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
b0a9d952e3
commit
0bcfd849c5
1 changed files with 3 additions and 1 deletions
|
@ -9,7 +9,9 @@ location / {
|
|||
}
|
||||
|
||||
index index.php;
|
||||
|
||||
|
||||
client_max_body_size 500M;
|
||||
|
||||
try_files $uri $uri/ /index.php;
|
||||
|
||||
location ~ [^/]\.php(/|$) {
|
||||
|
|
Loading…
Add table
Reference in a new issue