Update 'RevProxyAdvanced.sh'

This commit is contained in:
tbergervoet
2018-10-08 12:35:57 +02:00
parent 204bf6b007
commit edd4aefac0

View File

@@ -179,7 +179,7 @@ cat <<EOF > /etc/nginx/sites-available/"$domain"
#netdata placeholder #netdata placeholder
server { server {
listen 80 default_server; listen 80;
root /var/www/$domain/html; root /var/www/$domain/html;
index index.php index.html index.htm; index index.php index.html index.htm;