Author Login
Post Reply
On Mon, Mar 8, 2010 at 7:51 AM, Igor Cicimov <icicimov@(protected):
> 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-unsubscribe@(protected)
" from the digest: users-digest-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)