A self-signed certificate will be generated automatically using OpenSSL.
Visitors will see a browser security warning — suitable for internal or testing use only.
Each rule forwards a URL prefix to a specific backend using ^~ nginx location matching.
Rules are evaluated top-to-bottom — unmatched traffic falls through to the default upstream.
No path routes configured
Routes let you forward specific paths to different backends
WAF Engine
WAF Exclude Paths
Paths that bypass Coraza WAF (prefix match). One per line.
Example: /api exempts /api/v1/users.
⚠ Laravel: use the preset to avoid false positives on JSON / Livewire.
Access Control
HTTP Headers
Security Headers
Grade A
CSP, X-Frame-Options, CORP, COOP, Referrer-Policy, Permissions-Policy
Blank = WafX safe default. Other headers (X-Frame, X-Content-Type, Referrer, COOP, CORP) always applied.