>> RewriteEngine on
>> RewriteRule bob.html alice.html
>
> If this is in the main config, then this will never get matched, since the
> main config will use full pathnames (i.e. /bob.html if the URL is
> http://localhost/bob.html).

it would still match since it's not anchored, but it would normally
result in a 400.

---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to