View file File name : .htaccess.bak.1452213915 Content :# BEGIN W3TC Browser Cache <IfModule mod_deflate.c> <IfModule mod_headers.c> Header append Vary User-Agent env=!dont-vary </IfModule> AddOutputFilterByType DEFLATE text/css text/x-component application/x-javascript application/javascript text/javascript text/x-js text/html text/richtext image/svg+xml text/plain text/xsd text/xsl text/xml image/x-icon application/json <IfModule mod_mime.c> # DEFLATE by extension AddOutputFilter DEFLATE js css htm html xml </IfModule> </IfModule> # END W3TC Browser Cache # BEGIN WordPress # END WordPress # Start CloudFlare:onourselvesandothers-heb.com rewrite. Do not Edit RewriteEngine On RewriteCond %{HTTP_HOST} ^onourselvesandothers-heb.com RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L] # End CloudFlare rewrite. <ifmodule mod_gzip.c> mod_gzip_on yes mod_gzip_dechunk yes mod_gzip_item_include file \.(html?|txt|css|js|php|pl)$ mod_gzip_item_include handler ^cgi-script$ mod_gzip_item_include mime ^text/.* mod_gzip_item_include mime ^application/x-javascript.* mod_gzip_item_exclude mime ^image/.* mod_gzip_item_exclude rspheader ^content-encoding:.*gzip.* </ifmodule> <ifmodule mod_expires.c> # enable expirations expiresactive on # default directive expiresdefault "access plus 1 month" # my favicon expiresbytype image/x-icon "access plus 1 year" # images expiresbytype image/gif "access plus 1 month" expiresbytype image/png "access plus 1 month" expiresbytype image/jpg "access plus 1 month" expiresbytype image/jpeg "access plus 1 month" # css expiresbytype text/css "access 1 month" # javascript expiresbytype application/javascript "access plus 1 month" </ifmodule>