Advertisement Slot: global-topAdSense placeholder (Will display active ads upon approval)

.htaccess Generator

Generate .htaccess rules for redirects, HTTPS, caching, CORS, and more.

# Generated by SnapTools .htaccess Generator

# Force HTTPS
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

# Remove www
RewriteEngine On
RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]
RewriteRule ^(.*)$ https://%1/$1 [R=301,L]

# GZIP Compression
<IfModule mod_deflate.c>
  AddOutputFilterByType DEFLATE text/html text/plain text/css
  AddOutputFilterByType DEFLATE text/javascript application/javascript
  AddOutputFilterByType DEFLATE application/json application/xml
  AddOutputFilterByType DEFLATE image/svg+xml
</IfModule>

# Browser Caching
<IfModule mod_expires.c>
  ExpiresActive On
  ExpiresDefault "access plus 30 days"
  ExpiresByType image/jpeg "access plus 30 days"
  ExpiresByType image/png "access plus 30 days"
  ExpiresByType text/css "access plus 7 days"
  ExpiresByType application/javascript "access plus 7 days"
</IfModule>

# Redirects
Redirect 301 /old-page /new-page

Frequently Asked Questions about Htaccess Generator

Is this tool free to use?
Yes, completely free with no usage limits, no account required, and no watermarks. All SnapTools are free forever.
Is my data safe?
All processing happens locally in your browser. Your data never leaves your device and is never sent to any server. You can verify this by using the tool offline.
Does this work on mobile?
Yes. SnapTools is fully responsive and works on smartphones, tablets, and desktop browsers. No app download needed.

Recommended Tools & Services

HostingerHosting

Premium web hosting from $2.99/mo. 300Mbps speed, free domain, SSL included.

80% Off
NordVPNVPN

Secure your browsing with the #1 rated VPN. Works on all devices.

68% Off