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