mirror of
https://github.com/YunoHost-Apps/spftoolbox_ynh.git
synced 2024-09-03 20:26:21 +02:00
Update nginx.conf
This commit is contained in:
parent
7f0e01ceb0
commit
91c9819ab9
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ location __PATH__/ {
|
|||
rewrite ^ https://$server_name$request_uri? permanent;
|
||||
}
|
||||
|
||||
index index.html;
|
||||
index index.php;
|
||||
|
||||
# Common parameter to increase upload size limit in conjunction with dedicated php-fpm file
|
||||
#client_max_body_size 50M;
|
||||
|
|
Loading…
Add table
Reference in a new issue