Main htacess change
This commit is contained in:
parent
c58804ad12
commit
d51820b198
@ -2,7 +2,7 @@ Options -Indexes
|
||||
Options -MultiViews -Indexes
|
||||
|
||||
RewriteEngine On
|
||||
RewriteBase /vasek/home/
|
||||
RewriteBase /vasek/home-update/public/
|
||||
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
@ -15,4 +15,4 @@ RewriteCond %{REQUEST_FILENAME} !api.php
|
||||
RewriteCond %{REQUEST_FILENAME} !apiFront.php
|
||||
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
|
||||
|
||||
AddType application/x-httpd-php .php .phtml
|
||||
AddType application/x-httpd-php .php .phtml
|
Loading…
Reference in New Issue
Block a user