1
0
Fork 0
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:
pp-r 2020-05-05 14:55:14 +02:00 committed by GitHub
parent 50565328d4
commit 2ed6d2e645
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,8 @@
#sub_path_only rewrite ^__PATH__$ __PATH__/ permanent;
location @handler {
rewrite ^/(.*)$ __PATH__/index.php?^$1 last;
}
location __PATH__/ {
# Path to source