Undo .htaccess change
This commit is contained in:
parent
bcdd37061c
commit
d6607e0165
1 changed files with 3 additions and 1 deletions
|
|
@ -17,5 +17,7 @@
|
|||
RewriteCond %{HTTP:Authorization} .
|
||||
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
|
||||
|
||||
RewriteBase /
|
||||
# In case of running InvoiceNinja in a Subdomain like invoiceninja.example.com,
|
||||
# you have to enable the following line:
|
||||
# RewriteBase /
|
||||
</IfModule>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue