Forum Moderators: phranque

Message Too Old, No Replies

Alias and RewriteRule Directives

Can they co-exist?

         

mluggy

8:22 pm on Apr 19, 2005 (gmt 0)

10+ Year Member



Assuming I have some RewriteRule(s) in place, and a DocumentRoot for /www/dir1/ , is it possible to use Alias for a directory located on /www/dir2/?

Will the Alias be parsed before or after the RewriteRule(s)?

Thanks!

sitz

12:40 am on Apr 20, 2005 (gmt 0)

10+ Year Member



Have you read the mod_rewrite documentation [httpd.apache.org]? If not, you should. If so, you should probably read it again; the answer to your question is in there. =)