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
8df0781e01
commit
2526aad5eb
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
RewriteEngine on
|
RewriteEngine on
|
||||||
RewriteCond %{REQUEST_URI} !(\/index\.php)$
|
RewriteCond %{REQUEST_URI} !(\/index\.php)$
|
||||||
RewriteCond %{REQUEST_URI} !(\/pi-logo_128\.png)$
|
RewriteCond %{REQUEST_URI} !(\/pi-logo_128\.png)$
|
||||||
|
RewriteCond %{REQUEST_URI} !(\/content\/.*)$
|
||||||
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