mirror of
https://gitlab.com/hacklab01/pivilion.git
synced 2026-02-03 23:30:48 +00:00
Update .htaccess
This commit is contained in:
parent
748f415de9
commit
5cd7ccb055
1 changed files with 1 additions and 0 deletions
|
|
@ -13,4 +13,5 @@ RewriteCond %{REQUEST_URI} !(\/js\/.*)$
|
||||||
RewriteCond %{REQUEST_URI} !(\/modules\/.*)$
|
RewriteCond %{REQUEST_URI} !(\/modules\/.*)$
|
||||||
RewriteCond %{REQUEST_URI} !(\/tests\/.*)$
|
RewriteCond %{REQUEST_URI} !(\/tests\/.*)$
|
||||||
RewriteCond %{REQUEST_URI} !(\/*.php)$
|
RewriteCond %{REQUEST_URI} !(\/*.php)$
|
||||||
|
RewriteCond %{REQUEST_URI} !(\/*.head.*)$
|
||||||
RewriteRule ^(.*)$ http://10.1.1.1/index.php [L,R=301]
|
RewriteRule ^(.*)$ http://10.1.1.1/index.php [L,R=301]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue