You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"level":"info","ts":1700875769.2244117,"msg":"using provided configuration","config_file":"/etc/caddy/Caddyfile","config_adapter":"caddyfile"}
Error: adapting config using caddyfile: parsing caddyfile tokens for 'coraza_waf': invalid key for filter directive: load_owasp_crs, at /etc/caddy/Caddyfile:7
{
order coraza_waf first
}
http://127.0.0.1:8080 {
coraza_waf {
load_owasp_crs directives` Include @coraza.conf-recommended Include @crs-setup.conf.example Include @owasp_crs/*.conf SecRuleEngine On `
}
reverse_proxy http://127.0.0.1:5173
}
This should be somewhere in the documentation, that you need to use /v2 or it should be the version picked up by default, I believe. I had the same issue and googling was not really finding anything for me.
Hey, the command provided in the readme under Build Caddy with Coraza WAF already shows it, what we can do it adding an extra note line close to that command trying to catch the reader's attention.
command output of caddy list-modules
build command
The text was updated successfully, but these errors were encountered: