Update nginx.conf

This commit is contained in:
likeitneverwentaway 2016-06-26 20:27:28 +02:00 committed by GitHub
parent 326ddb5771
commit 5175748f4f

View file

@ -4,7 +4,7 @@ location YNH_WWW_PATH {
alias YNH_WWW_ALIAS ;
# Example PHP configuration (remove if not used)
index index.php;
index index.html;
# Common parameter to increase upload size limit in conjuction with dedicated php-fpm file
#client_max_body_size 50M;