exam questions

Exam 202-450 All Questions

View all questions & answers for the 202-450 exam

Exam 202-450 topic 1 question 34 discussion

Actual exam question from LPI's 202-450
Question #: 34
Topic #: 1
[All 202-450 Questions]

Which statements about the Alias and Redirect directives in Apache HTTPD's configuration file are true? (Choose two.)

  • A. Alias can only reference files under DocumentRoot
  • B. Redirect works with regular expressions
  • C. Redirect is handled on the client side
  • D. Alias is handled on the server side
  • E. Alias is not a valid configuration directive
Show Suggested Answer Hide Answer
Suggested Answer: CD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
snorbis
4 months, 4 weeks ago
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
upvoted 1 times
...
jchavarria12
6 months, 2 weeks ago
Selected Answer: BD
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.
upvoted 2 times
...
aafanasjevs
2 years, 1 month ago
A and B
upvoted 1 times
...
Armina
2 years, 4 months ago
Selected Answer: CD
C and D are correct!
upvoted 1 times
...
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.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago