diff --git a/conf/nginx.conf b/conf/nginx.conf index b551a9a..8c76342 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.html; + index index.php; # Common parameter to increase upload size limit in conjuction with dedicated php-fpm file #client_max_body_size 50M;