mirror of
https://github.com/YunoHost-Apps/castopod_ynh.git
synced 2024-09-03 18:16:14 +02:00
Update nginx.conf
This commit is contained in:
parent
1fda872785
commit
e04053c4ce
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ location __PATH__/ {
|
|||
|
||||
index index.php ;
|
||||
|
||||
rewrite ^/.*$ /index.php last;
|
||||
try_files $uri $uri/ __PATH__/index.php;
|
||||
|
||||
location ~ [^/]\.php(/|$) {
|
||||
fastcgi_split_path_info ^(.+?\.php)(/.*)$;
|
||||
|
|
Loading…
Add table
Reference in a new issue