Fix for Authorization header on some platforms. See #102 comments.
This commit is contained in:
parent
d9e98ec560
commit
f261b06c55
@ -1,3 +1,6 @@
|
||||
# Thanks to GliderPro's comment on Issue 102
|
||||
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
|
||||
|
||||
<IfModule mod_deflate.c>
|
||||
AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css application/x-javascript application/javascript text/javascript
|
||||
</IfModule>
|
||||
|
Reference in New Issue
Block a user