theshz wrote:
Hi, how does mod_rewrite interact with <Location> directives? I'm trying to do a url to url rewrite, but want the resulting url to go through the <Location> directives, it seems that apache skipped the <Location> part, and directly looks for the file: RewriteRule /foo.html /bar/test

RewriteRule /foo.html /bar/test [R]



**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

**********************************************************************


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to