mirror of
https://gitlab.com/hacklab01/pivilion.git
synced 2026-02-03 23:30:48 +00:00
Update pivilion manual setup
parent
bae6e0ee30
commit
3da48a131d
1 changed files with 1 additions and 0 deletions
|
|
@ -365,6 +365,7 @@ RewriteCond %{REQUEST_URI} !(\/img\/.*)$
|
|||
RewriteCond %{REQUEST_URI} !(\/js\/.*)$
|
||||
RewriteCond %{REQUEST_URI} !(\/modules\/.*)$
|
||||
RewriteCond %{REQUEST_URI} !(\/tests\/.*)$
|
||||
RewriteCond %{REQUEST_URI} !(\/upload\/.*)$
|
||||
RewriteCond %{REQUEST_URI} !(\/*.php)$
|
||||
RewriteRule ^(.*)$ http://10.1.1.1/index.php [L,R=301]
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue