pull/30/merge
Mirco Kibiger 2017-05-26 09:46:27 +00:00 committed by GitHub
commit e74c71d399
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,9 @@
<IfModule mod_rewrite.c>
RewriteEngine on
#Edit this if the installation is in a subfolder
RewriteBase /
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]