Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Jonas-Holm
tagDiv Member

Hey Amit
Did you just put this in your htacces file`?

<IfModule mod_deflate.c>
<filesMatch “\.(js|css|html|php)$”>
SetOutputFilter DEFLATE
</filesMatch>
</IfModule>

# BEGIN Expire headers
<ifModule mod_expires.c>
ExpiresActive On
ExpiresDefault “access plus 5 seconds”
ExpiresByType image/x-icon “access plus 604800 seconds”
ExpiresByType image/jpeg “access plus 604800 seconds”
ExpiresByType image/png “access plus 604800 seconds”
ExpiresByType image/gif “access plus 604800 seconds”
ExpiresByType application/x-shockwave-flash “access plus 604800 seconds”
ExpiresByType text/css “access plus 604800 seconds”
ExpiresByType text/javascript “access plus 604800 seconds”
ExpiresByType application/javascript “access plus 604800 seconds”
ExpiresByType application/x-javascript “access plus 604800 seconds”
#ExpiresByType text/html “access plus 600 seconds”
#ExpiresByType application/xhtml+xml “access plus 600 seconds”
</ifModule>
# END Expire headers

Cheers

Jonas-Holm
tagDiv Member

Thank you so much! (-:

Jonas-Holm
tagDiv Member

Thanks! (-:

Jonas-Holm
tagDiv Member

Thanks! (-:

Jonas-Holm
tagDiv Member

Hi.
Do you have any progress with this issue?

Jonas-Holm
tagDiv Member

Thanks Chris! The weird part is, now the images are removed from my frontpage. But thats antoher story. Thanks again! (-:

Viewing 6 posts - 1 through 6 (of 6 total)