🔍
Htaccess Redirect Generator
htaccess · redirect · 301 · apache
→
RewriteEngine On # Redirects Redirect 301 /old-page /new-page
How to use
- 1
Enter the source path and target URL.
- 2
Choose a 301 or 302 status code.
- 3
Copy the generated .htaccess rules.
FAQ
Is this tool free?
Yes — no sign-up, no installation, completely free to use right away.
What is this tool?
This tool writes .htaccess redirect rules for Apache servers without the syntax headaches. Enter the old and new paths and copy the generated rule. It runs entirely in your browser.