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
8df0781e01
commit
2526aad5eb
@ -1,4 +1,5 @@
|
||||
RewriteEngine on
|
||||
RewriteCond %{REQUEST_URI} !(\/index\.php)$
|
||||
RewriteCond %{REQUEST_URI} !(\/pi-logo_128\.png)$
|
||||
RewriteCond %{REQUEST_URI} !(\/content\/.*)$
|
||||
RewriteRule ^(.*)$ http://10.1.1.1/index.php [L,R=301]
|
||||
|
Loading…
x
Reference in New Issue
Block a user