mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-04 03:29:57 +00:00
Updated Sample NGINX SSL Site Configuration
This commit is contained in:
parent
422c663267
commit
4873c731d9
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ server {
|
||||||
include /etc/nginx/bots.d/blockbots.conf;
|
include /etc/nginx/bots.d/blockbots.conf;
|
||||||
include /etc/nginx/bots.d/ddos.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
|
# END OF SSL HOST CONFIG - CLOSING BRACE BELOW THIS LINE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue