added https parts site, video site, fixed modsecurity
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
#
|
||||
|
||||
server {
|
||||
modsecurity on;
|
||||
modsecurity_rules_file {{ nginx_path }}/modsec_includes.conf;
|
||||
|
||||
listen 80;
|
||||
listen [::]:80;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user