On Mon, Mar 8, 2010 at 7:51 AM, Igor Cicimov <[email protected]> wrote: > Try using the following to stop the endless loops: > > RewriteCond %{ENV:REDIRECT_STATUS} 200 > RewriteRule .* - [L]
It doesn't stop looping if it's put before the rule, after the rule or even if it's both after and before the rule. --------------------------------------------------------------------- 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]
