Which statements about the Alias and Redirect directives in Apache’s configuration file are
true?
A.
Redirect works with regular expressions
B.
Redirect is handled on the client side
C.
Alias is handled on the server side
D.
Alias is not a valid configuration directive
E.
Alias can only reference files under DocumentRoot