C and D are correct!
https://httpd.apache.org/docs/current/mod/mod_alias.html#redirect
https://httpd.apache.org/docs/current/mod/mod_alias.html#alias
A. The Alias directive allows documents to be stored in the local filesystem other than under the DocumentRoot.
B. Regex only works with RedirectMatch
C. Yes it tells client go here
D. Yes, invisible redirection
E. it is. see above
Explanation:
Redirect directive in Apache allows the use of regular expressions to match URLs and perform redirections based on patterns. It provides flexibility in specifying URL redirection rules using regular expressions to match various patterns of URLs.
Alias directive maps URLs to file system paths on the server and is handled on the server side, allowing resources to be referenced from locations outside of the DocumentRoot.
This section is not available anymore. Please use the main Exam Page.202-450 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
snorbis
8 months agojchavarria12
9 months, 3 weeks agoaafanasjevs
2 years, 4 months agoArmina
2 years, 8 months ago