From bcdd37061cac45095c8db8d3a6c2515c99975acb Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Tue, 25 Apr 2017 10:26:14 +0300 Subject: [PATCH] Enable RewriteBase by default --- public/.htaccess | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/public/.htaccess b/public/.htaccess index 9d7726d979ef..dfd647a285dc 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -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 /