From 4873c731d910d3500a385f687becd478d4da4a27 Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Sun, 5 Feb 2017 12:12:04 +0200 Subject: [PATCH] Updated Sample NGINX SSL Site Configuration --- NGINX-SSL-Site-Config-Example.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NGINX-SSL-Site-Config-Example.md b/NGINX-SSL-Site-Config-Example.md index fb4ec1180..e3ab46ff1 100644 --- a/NGINX-SSL-Site-Config-Example.md +++ b/NGINX-SSL-Site-Config-Example.md @@ -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 }