We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cae45d1 commit 502caa5Copy full SHA for 502caa5
lemp-debian.sh
@@ -65,7 +65,7 @@ service php7.4-fpm stop
65
66
# defaults for web
67
cat > /etc/nginx/snippets/php_defaults <<END
68
-index index.php index.html
+index index.php index.html;
69
70
location / {
71
# This is cool because no php is touched for static content
0 commit comments