On 5/17/07, Sander Marechal <[EMAIL PROTECTED]> wrote:
> Your problem is that the results of (4) are getting reinjected to > mod_rewrite for processing, and will then obviously match (1) and (2). I figured as much, but can you tell me why it's reinjected? That's the part I really don't understand.
I'd have to check the code to get the details, but it probably has to do with the fact that .htaccess processing happens relatively late in the config cycle. Then if you ask mod_rewrite to go to a web-space URL-path (as opposed to a file-system path), it needs to restart processing in order to let apache do the correct mapping of the URL to the file-system location. Joshua. --------------------------------------------------------------------- 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]