mirror of
https://github.com/YunoHost-Apps/galette_ynh.git
synced 2024-09-03 18:36:28 +02:00
Update nginx.conf
This commit is contained in:
parent
61411e5d64
commit
9c740189e4
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ location __PATH__/ {
|
|||
#client_max_body_size 50M;
|
||||
|
||||
#try_files $uri $uri/ @__APP__;
|
||||
try_files $uri $uri/ /index.php?$query_string;
|
||||
|
||||
location ~ [^/]\.php(/|$) {
|
||||
fastcgi_split_path_info ^(.+?\.php)(/.*)$;
|
||||
|
|
Loading…
Reference in a new issue