Gossamer Forum
Quote Reply
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
Subject Author Views Date
Thread GTMetrics Matthias70 13796 Feb 25, 2010, 11:56 AM
Thread Re: [Matthias70] GTMetrics
MJB 13338 Feb 25, 2010, 3:08 PM
Post Re: [MJB] GTMetrics
Matthias70 13317 Feb 26, 2010, 11:26 AM
Thread Re: [MJB] GTMetrics
Matthias70 13316 Feb 26, 2010, 11:47 AM
Post Re: [Matthias70] GTMetrics
MJB 13291 Feb 26, 2010, 12:25 PM