On Thu, Aug 18, 2005 at 04:06:51PM +0200, Axel-Stphane SMORGRAV wrote: > As an aside, the [L] ( as in [R,L] ) is not necessary either since if the > rewrite rule condition triggers, the redirect will be immediate and no > more rewrite rules will be evaluated. Warning: what you have written there contradicts the documentation [for Apache 1.3 anyway] http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html#RewriteRule says: "remember that this flag itself only prefixes the URL with http://thishost[:thisport]/, rewriting continues. Usually you also want to stop and do the redirection immediately. To stop the rewriting you also have to provide the 'L' flag." So either you have misunderstood, or the documentation is incorrect. Regards, Brian. --------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx