PdfPrep.com

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

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

Answer: C,D