Install bug

It shows a blank page on install route in apache, it could be an rewrite error at line 
RewriteBase /
exactly, removing that line sould be fix.
This commit is contained in:
José Bustos 2018-04-24 01:01:43 -03:00 committed by Nabeel Shahzad
parent fe5400a3bb
commit fb6d5a6a0a

View File

@ -2,7 +2,6 @@
Options -Indexes
RewriteEngine On
RewriteBase /
# Handle Authorization Header
RewriteCond %{HTTP:Authorization} ^(.*)