.htaccess Validator & RewriteRule Simulator
Lint .htaccess, simulate RewriteRules and redirects against real URLs, and trace the exact rule chain — all in your browser.
As of June 2026, .htaccess Validator & RewriteRule Simulator has 23 users in the Developer Tools category.
Usersno change0%
23
23
Ratingno change0%
—
— reviews
Reviewsno change0%
—
Version
1.0.1
Manifest V3
History
4 snapshotsTracking since May 23, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| May 23, 2026 | — | — | — | 1.0.1 |
| May 29, 2026 | — | — | — | 1.0.1 |
| Jun 5, 2026 | 5 | — | — | 1.0.1 |
| Jun 11, 2026 | 22 | — | — | 1.0.1 |
| Now | 23 | — | — | 1.0.1 |
Permissions & access
- Permissions
- None declared
- Host access
- None declared
Screenshots
About
.htaccess Validator & RewriteRule Simulator is a focused developer tool for anyone who writes Apache configuration. It runs entirely in your browser - nothing leaves your machine - and helps you catch the broken-redirect, infinite-loop, and access-control bugs that usually only show up in production.
WHAT IT DOES
Linter (17 rule codes, HT001 through HT204)
• Unbalanced container tags (<IfModule>, <Files>, <Directory> …) that would prevent Apache from starting
• Invalid RewriteRule / RewriteCond flags
• Force-HTTPS rules without a %{HTTPS} off guard (the classic infinite-loop bug)
• [R] without [L], [P] without a mod_proxy guard
• Deprecated Apache 2.2 access control (Order, Allow, Deny)
• Options +Indexes that accidentally expose directory listings
• Repeated Header set for the same name without an intervening unset
• Missing HSTS on HTTPS redirects
• R=302 used where R=301 is probably intended
URL Simulator
Paste your rules in one pane and your candidate URLs in the other. Click "Check rules" to see for each URL:
• Which rule fires
• The final URL or path
• The HTTP status (200, 301, 302, 403, 410)
• Whether the result depends on server state that the browser cannot simulate
Stats tiles count Redirected / Rewritten / Blocked / Pass-no-op / Conditional results. Filter pills narrow the table. Export to CSV for sharing or diffing.
Per-row Trace
Click the ▸ icon on any row to expand a step-by-step trace: input URL → RewriteCond evaluation (✓ / ✗ / ?) → pattern + subject + captures → substitution → final URL → terminating flag. Each rule label links back to the line in the editor.
Honest about its limits
Apache reruns rules in a loop until none match; this simulator is single-pass. Filesystem checks (-f, -d, -l) and unknowable request variables (HTTP_REFERER, REMOTE_ADDR, etc.) are reported as "Conditional" instead of being silently assumed. The "Limitations & assumptions" disclosure on the simulator page lists exactly what is and isn't evaluated.
PRIVACY
This extension does not collect or transmit any data. It makes zero network requests of any kind. There are no analytics, no telemetry, no third-party SDKs, no remote code. Everything you paste stays in your browser's memory until you close the window.
The only permission requested is `storage`, reserved for future local preferences. There is no host_permissions, no activeTab, no scripting, no tabs permission. The install dialog confirms this.
Full privacy policy: https://www.ajayrajbanshi.com.np/privacy-and-policy-htaccess-validator-rewriterule-simulator/
WHO IT'S FOR
• Backend / full-stack developers writing Apache configs by hand
• Sysadmins reviewing third-party .htaccess files before deploying
• SEO and migration engineers verifying that redirect rules behave as intended
• Anyone who's ever debugged a production redirect chain by adding RewriteLog statements at 2 a.m.
Support: [email protected]Technical
- Version
- 1.0.1
- Manifest
- V3
- Size
- 46.7KiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- agkiidbbkdgdnofdifjikjeeodnlilmj
- Developer ID
- udd1f77fd1b62e1644727b91d81aebaa5
- Developer Email
- [email protected]
- Created
- May 22, 2026
- Last Updated (Store)
- May 22, 2026
- Last Scraped
- Jun 11, 2026
- Support URL
- https://www.ajayrajbanshi.com.np/#contact
Data sourced from the Chrome Web Store · last verified Jun 11, 2026.