Updated Sample NGINX SSL Site Configuration

This commit is contained in:
Mitchell Krog 2017-02-05 12:12:04 +02:00
parent 422c663267
commit 4873c731d9

View file

@ -122,7 +122,7 @@ server {
include /etc/nginx/bots.d/blockbots.conf;
include /etc/nginx/bots.d/ddos.conf;
# Include Any Custom Configurations Here
# Include Any Custom Configurations and Location Directives Here
# END OF SSL HOST CONFIG - CLOSING BRACE BELOW THIS LINE
}