mod rewrite - What does this this HTTP Authorization RewriteRule do? -


i have rewrite recursion error somewhere on website google bot caused, can't find url caused because loglevel low. raised has not happened again far.

rewriterule .* - [e=http_authorization:%{http:authorization}] 

all rewriterules fine me , have [l] flag, except one.

i can't quite understand it. open source shop system magento.

as far can tell nothing sets environment variable e. isn't stupid way of doing that? shouldn't use setenv if goal?

this line setting environment variable value of user authentication string - setting variable rather constant value. far know, setenv , setenvif allow set environment variable predetermined constant.

the variable being set http_authorization, not e. guess part of user authentication process.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -