.htaccess Generator

Generate common Apache .htaccess rules for redirects and security.

Input

Redirect all traffic to HTTPS

Redirect to www version

Enable basic browser caching

Result
Options

.

Apache only! Not compatible with Nginx.

About this Tool

.htaccess is a configuration file used by Apache web servers to control various aspects of website behavior, including redirects and access control.

Frequently Asked Questions