mirror of
https://github.com/YunoHost-Apps/moodle_ynh.git
synced 2024-09-03 19:46:23 +02:00
Update nginx.conf
This commit is contained in:
parent
f5b36742cd
commit
4a8d82780c
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@ location __PATH__/ {
|
||||||
rewrite ^ https://$server_name$request_uri? permanent;
|
rewrite ^ https://$server_name$request_uri? permanent;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sub_path_only rewrite ^__PATH__$ __PATH__/ permanent;
|
|
||||||
|
|
||||||
index index.php;
|
index index.php;
|
||||||
|
|
||||||
client_max_body_size 1G;
|
client_max_body_size 1G;
|
||||||
|
|
Loading…
Add table
Reference in a new issue