AEM Dispatcher Rewrite Tester
AEM Dispatcher Rewrite Tester
Evaluate common RewriteRule and RewriteCond patterns deterministically without relying on Apache.
FreeDeterministic
Your input is processed locally in your browser whenever possible.
What does this tool do?
Evaluate common RewriteRule and RewriteCond patterns against a request path and URL.
How to use it
Enter your rules, URL, request path, host, and method, then run the tester.
Supported functionality
RewriteRule, RewriteCond, regex capture groups, redirects, internal rewrites, and rule ordering.
Limitations
This is a deterministic approximation of mod_rewrite, not a full Apache HTTP Server implementation.
Frequently Asked Questions
Invalid regex is reported explicitly instead of being ignored.