Answer the question
In order to leave comments, you need to log in
What happens in a rewriterule?
RewriteCond %{HTTP:Authorization} ^(.*)
RewriteRule .* - [e=HTTP_AUTHORIZATION:%1]
Please explain in more detail what is going on here, I only know that after adding this, the Authorization header starts to be read. Without it, it cannot be read.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question