876aeb3c3c
6916205522
@ -21,6 +21,9 @@
<IfModule mod_rewrite.c>
RewriteEngine on
#Edit this if the installation is in a subfolder
RewriteBase /
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteRule ^vendor/(.*)?$ / [F,L]