Added index option to NoneCMS

This commit is contained in:
bprieshof
2019-12-12 12:47:49 +01:00
parent 4af612d19f
commit 25aa10e5e9

View File

@@ -1,4 +1,5 @@
#beginConf
index index.php index.html index.htm index.nginx-debian.html;
root /var/www/DOMAINname/html;
gzip on;
gzip_proxied any;