Complete documentation overhaul for DNS Challenge Support feature (PR #461): Rewrite features.md as marketing overview (87% reduction: 1,952 → 249 lines) Organize features into 8 logical categories with "Learn More" links Add comprehensive dns-challenge.md with: 15+ supported DNS providers (Cloudflare, Route53, DigitalOcean, etc.) Step-by-step setup guides Provider-specific configuration Manual DNS challenge workflow Troubleshooting section Create 18 feature documentation stub pages Update README.md with DNS Challenge in Top Features section Refs: #21, #461
25 lines
551 B
Markdown
25 lines
551 B
Markdown
---
|
|
title: Web Application Firewall (WAF)
|
|
description: Protect against OWASP Top 10 vulnerabilities with Coraza WAF
|
|
---
|
|
|
|
# Web Application Firewall (WAF)
|
|
|
|
Stop common attacks like SQL injection, cross-site scripting (XSS), and path traversal before they reach your applications. Powered by Coraza, the WAF protects your apps from the OWASP Top 10 vulnerabilities.
|
|
|
|
## Overview
|
|
|
|
<!-- TODO: Add detailed overview -->
|
|
|
|
Coming soon.
|
|
|
|
## Configuration
|
|
|
|
<!-- TODO: Add configuration steps -->
|
|
|
|
Coming soon.
|
|
|
|
## Related
|
|
|
|
- [Back to Features](../features.md)
|