Private
Public Access
2
0

example: tests

This commit is contained in:
2026-02-06 17:33:56 +03:00
parent 72107cb471
commit c826b3a390
5 changed files with 24 additions and 29 deletions

View File

@@ -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:"