mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 09:44:32 -04:00
Enable RewriteBase by default
This commit is contained in:
parent
f1428ac882
commit
ed82cdfd24
@ -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…
x
Reference in New Issue
Block a user