example: tests
This commit is contained in:
@@ -20,6 +20,7 @@ common:
|
||||
- "http://www3"
|
||||
proxy_lb_policy: "random"
|
||||
proxy_active_checks: true
|
||||
proxy_active_checks_status: "301"
|
||||
proxy_passive_checks: false
|
||||
custom_cert: true
|
||||
custom_cert_file: "/etc/ssl/certs/test.lab.crt"
|
||||
@@ -31,8 +32,8 @@ common:
|
||||
# Cf. https://github.com/owasp-modsecurity/ModSecurity/wiki/Reference-Manual-(v3.x)
|
||||
# before_request:
|
||||
# - 'SecRule REQUEST_FILENAME "@endsWith /wp-admin/admin-ajax.php" "id:1,nolog,ctl:ruleRemoveById=932260"'
|
||||
after_response:
|
||||
- 'SecRuleUpdateTargetById 932260 "!ARGS:tag-name"'
|
||||
# after_response:
|
||||
# - 'SecRuleUpdateTargetById 932260 "!ARGS:tag-name"'
|
||||
header_cross_origin_embedder_policy: "unsafe-none"
|
||||
header_content_security_policy:
|
||||
worker-src: "'self' blob:"
|
||||
|
||||
Reference in New Issue
Block a user