mod_rewrite Not already re-written


/ Published in: Bash
Save to your folder(s)

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


Copy this code and paste it in your HTML
  1. RewriteCond %{ENV:REDIRECT_STATUS} ^$

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.