Home : General : Internet Technologies :

General: Internet Technologies: GTMetrics: Edit Log

Here is the list of edits for this post
GTMetrics
Did you already check GTs newest project GT Metrics?
I just tried to change my Expires Header with the following code, but GT Metrics shows no change in page loading time.
Is there something wrong with my .htaccess code

Code:
#Expire Header
<FilesMatch "\.(ico|jpg|jpeg|png|gif|js|css|swf)$">
ExpiresDefault "access plus 30 days"
</FilesMatch>

Matthias
gpaed.de

Last edited by:

Matthias70: Feb 25, 2010, 11:57 AM

Edit Log: