mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Undo .htaccess change
This commit is contained in:
parent
b4b2026635
commit
1e9887efb8
@ -17,5 +17,7 @@
|
|||||||
RewriteCond %{HTTP:Authorization} .
|
RewriteCond %{HTTP:Authorization} .
|
||||||
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{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>
|
</IfModule>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user