mirror of
https://gitlab.com/hacklab01/pivilion.git
synced 2025-04-29 16:47:17 +00:00
Update pivilion manual setup
parent
bae6e0ee30
commit
3da48a131d
@ -365,6 +365,7 @@ RewriteCond %{REQUEST_URI} !(\/img\/.*)$
|
|||||||
RewriteCond %{REQUEST_URI} !(\/js\/.*)$
|
RewriteCond %{REQUEST_URI} !(\/js\/.*)$
|
||||||
RewriteCond %{REQUEST_URI} !(\/modules\/.*)$
|
RewriteCond %{REQUEST_URI} !(\/modules\/.*)$
|
||||||
RewriteCond %{REQUEST_URI} !(\/tests\/.*)$
|
RewriteCond %{REQUEST_URI} !(\/tests\/.*)$
|
||||||
|
RewriteCond %{REQUEST_URI} !(\/upload\/.*)$
|
||||||
RewriteCond %{REQUEST_URI} !(\/*.php)$
|
RewriteCond %{REQUEST_URI} !(\/*.php)$
|
||||||
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