Developer tools

.htaccess Redirect Generator

Generate a small Apache mod_alias redirect snippet. Review path scope, query handling, and server configuration before using it on a live site.

Your generated result will appear here.

Use the result safely

Generate a small Apache mod_alias redirect snippet. Review path scope, query handling, and server configuration before using it on a live site. Review generated links and code before publishing them.

.htaccess Redirect Generator FAQ

No. It only generates text in your browser.

Use 301 for a permanent move only after the destination is final; use 302 or another temporary status during testing.