Nginx templates
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{% if block_exploits == 1 or block_exploits == true -%}
|
||||
# Block Exploits
|
||||
include conf.d/include/block-exploits.conf;
|
||||
{%- endif -%}
|
||||
Reference in New Issue
Block a user