mirror of
https://github.com/YunoHost-Apps/zwiicms_ynh.git
synced 2024-09-03 18:06:04 +02:00
Update nginx.conf
This commit is contained in:
parent
138b4fb235
commit
46c7ec9e76
1 changed files with 0 additions and 4 deletions
|
@ -1,8 +1,4 @@
|
||||||
#sub_path_only rewrite ^__PATH__$ __PATH__/ permanent;
|
#sub_path_only rewrite ^__PATH__$ __PATH__/ permanent;
|
||||||
location @handler {
|
|
||||||
rewrite ^/(.*)$ __PATH__/index.php?^$1 last;
|
|
||||||
}
|
|
||||||
|
|
||||||
location __PATH__/ {
|
location __PATH__/ {
|
||||||
|
|
||||||
# Path to source
|
# Path to source
|
||||||
|
|
Loading…
Add table
Reference in a new issue