On Mon, Mar 8, 2010 at 7:51 AM, Igor Cicimov <icici...@gmail.com> 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: users-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org