iamandrebulatov/Profile/master/Post-Hack/2/public_html/thinkinglimoCOM/wp-content/cache/tmp/.htaccess - Htaccess File

iamandrebulatov/Profile/master/Post-Hack/2/public_html/thinkinglimoCOM/wp-content/cache/tmp/.htaccess

# BEGIN W3TC CDN
<FilesMatch ".(ttf|otf|eot|woff)$">
<IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin "*"
</IfModule>
</FilesMatch>
# END W3TC CDN
# 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

On Github License

Files

Download PDF of Htaccess file
DEFLATE

Comments

Apache