All tools

.htaccess Generator

Build common Apache rewrite and redirect rules visually.

One per line: old-path new-path-or-URL.
.htaccess

Generate Apache .htaccess Rules

The .htaccess file lets you configure the Apache web server per-directory — redirects, HTTPS enforcement, canonical domains, and access rules — without touching the main server config. This generator assembles the most common, battle-tested rules for you.

What you can build

  • Force HTTPS for every request
  • Pick a www or non-www canonical host
  • 301 redirects for moved pages
  • Custom error pages and hotlink protection

How to deploy it

Save the output as a file literally named .htaccess in the directory you want it to govern (usually your site root) on an Apache server with mod_rewrite enabled.

Test before you ship

A syntax error in .htaccess can take a whole site down with a 500 error, so always back up the existing file and test on staging first. Note that .htaccess is Apache-specific — Nginx and other servers use different configuration formats.

Private & Processed Locally

This generator runs entirely in your browser. Nothing you type is uploaded to a server, so it is safe for staging URLs, internal paths, and unreleased content, and it keeps working even when you are offline.

It is free to use with no sign-up and no limits — copy or download the output and drop it straight into your site.

Frequently Asked Questions

Common questions about the .htaccess Generator.

What is a .htaccess file?
It is an Apache configuration file that controls redirects, HTTPS enforcement, canonical domains, and access rules per directory.
Where do I put it?
Save the output as a file named .htaccess in the directory you want it to govern, usually your site root, on an Apache server with mod_rewrite enabled.
Is it safe to deploy?
Always back up the existing file and test on staging first, since a syntax error in .htaccess can return a 500 error for the whole site.

More SEO Tools

View all tools →
Meta Tag GeneratorRobots.txt GeneratorXML Sitemap GeneratorHTML Sitemap Generatorllms.txt GeneratorOpen Graph GeneratorTwitter Card GeneratorHreflang Tags Generator
File Transfer