Return to Snippet

Revision: 54767
at January 11, 2012 05:57 by tribal


Initial Code
RewriteCond %{ENV:REDIRECT_STATUS} ^$

Initial URL


Initial Description
Put this before a "RewriteRule" to call the rule only if this request was not from a redirect.

Initial Title
mod_rewrite Not already re-written

Initial Tags
redirect

Initial Language
Bash