My hosting says that my account has gzip compression enabled and to make it work I have to modify my .htaccess file. Can someone tell me how to make this work?
Mind blowing SEO improving and Google rank increasing Signature Rotator SEO Tool.
Enable GZIP comression .htaccess?
You can add this to your Apache .htaccess file:
Code:
# gzip compress
AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css text/javascript application/x-javascript
# removes some bugs
BrowserMatch ^Mozilla/4 gzip-only-text/html
BrowserMatch ^Mozilla/4\.0[678] no-gzip
BrowserMatch \bMSIE !no-gzip !gzip-only-text/html
Header append Vary User-Agent
Similar Topics:
- What is .htaccess file?
- Redirecting non-www to www with .htaccess?
- How to protect directory .htaccess
- How to enable IonCube in cPanel/WHM?
- How to enable monetization on YouTube?
- htaccess 301 redirect?
- How to enable monetization on my YouTube videos?
- htaccess 301 redirect?
- What is gzip and does it help SEO?
- How to Password Protect a Directory with .htaccess?
User(s) browsing this thread: 1 Guest(s)