Skip to content

.htaccess Generator

Create Apache .htaccess files with security, caching, and rewrite rules.

[Lab Tool] [Developer Utilities]

All processing happens locally in your browser. No data is sent to any server.

Security

Security Headers

Redirects

Performance

Error Pages

Custom Rewrite Rules

Add custom RewriteRule directives

Generated .htaccess

# Generated .htaccess

Presets

Common Directives Reference

RewriteEngine On Enables URL rewriting
RewriteCond Condition for rewrite rules
RewriteRule URL pattern matching and rewriting
Options -Indexes Disable directory browsing
Header set Add/modify HTTP headers
ErrorDocument Custom error pages
[L] Last rule - stop processing
[R=301] Permanent redirect