diff --git a/conf/nginx.conf b/conf/nginx.conf index 8c76342..b551a9a 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -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;