mirror of
https://gitlab.com/hacklab01/pivilion.git
synced 2025-04-29 16:47:17 +00:00
Update .htaccess
This commit is contained in:
parent
748f415de9
commit
5cd7ccb055
@ -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…
x
Reference in New Issue
Block a user