Welcome Guest, Not a member yet? Register   Sign In
Improvement for ENVIRONMENT definition
#2

From http://stackoverflow.com/questions/30504...hat-causes

Quote:Adding the following to the start of the rewrite rules recreates the original ENV:VAR on each redirect (as well as leaving the REDIRECT_VAR versions there) if they're needed:

Code:
RewriteCond %{ENV:REDIRECT_VAR} !^$
RewriteRule .* - [E=VAR:%{ENV:REDIRECT_VAR}]
Reply


Messages In This Thread
RE: Improvement for ENVIRONMENT definition - by mwhitney - 10-27-2015, 10:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB