.htaccess Redirect Generator
Generate Apache .htaccess redirect rules — 301, 302, regex patterns and domain redirects
Quick Presets
Redirect Rules
RewriteEngine On # Redirect: /old-page → /new-page Redirect 301 /old-page /new-page
What is .htaccess Redirect Generator?
An .htaccess redirect generator creates Apache web server redirect rules without manually writing mod_rewrite syntax. It supports 301 (permanent), 302 (temporary) and 307 redirects, plus common presets like forcing HTTPS, managing www subdomains and removing trailing slashes.
How to Use .htaccess Redirect Generator
- 1
Add redirect rules
Enter the old path and new destination. Choose 301 for permanent or 302 for temporary redirects.
- 2
Use presets
Click a quick preset for common redirects like Force HTTPS or Remove www.
- 3
Copy the code
Click Copy to copy the generated .htaccess code to your clipboard.
- 4
Paste in .htaccess
Add the code to your .htaccess file in your website root directory.
Features
- 301, 302 and 307 redirect types
- Regex pattern support for complex rules
- 6 quick presets (HTTPS, www, trailing slash, 404, IP block)
- Multiple rules at once
- Clean, commented output
- 100% client-side generation
Related Tools
Password Generator
Generate strong, random passwords with customizable length, symbols, numbers and uppercase letters.
Password Strength Checker
Analyze password strength with entropy calculation, pattern detection and crack time estimation.
HTTP Header Checker
View any URL's HTTP response headers including security headers, caching and server info.
SSL Certificate Checker
Check SSL certificate expiry, issuer, chain and protocol for any domain. Verify HTTPS security.
DNS Lookup
Query A, AAAA, MX, TXT, NS and CNAME records for any domain. View DNS configuration instantly.
WHOIS Lookup
Look up domain registration details including registrar, creation date, expiry and nameservers.