From ed82cdfd24db71510463c0a47e3f796e606c57ce Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Tue, 25 Apr 2017 10:26:03 +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 /