diff --git a/.htaccess b/.htaccess index 819a01b..f94b072 100644 --- a/.htaccess +++ b/.htaccess @@ -20,6 +20,9 @@ RewriteEngine on + + #Edit this if the installation is in a subfolder + RewriteBase / RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]