Update debian-8-jessie.conf

This commit is contained in:
Mitchell Krog 2019-08-15 18:41:31 +02:00 committed by GitHub
parent 9c77090572
commit 62be6d1f5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -106,7 +106,5 @@ http {
# nginx-naxsi config
# include /etc/nginx/naxsi_core.rules;
# vhost
include /etc/nginx/conf.d/*.conf;
include /etc/nginx/sites-enabled/*;
/etc/nginx/sites-enabled/*;
}