我正在尝试通过在htaccess文件中使用此代码来减少网页www.chevereganga.com的图像大小。它是如何工作的?
<IFModule mod_deflate.c>
<filesmatch "\.(js|css|html|jpg|png|gif|jpeg|php)$">
SetOutputFilter DEFLATE
</filesmatch>
</IFModule>
我在运行Google speedtest时得到以下评论
正确格式化和压缩图像可以节省许多字节的数据。 优化以下图像,将其尺寸减小10KiB(减少15%)。 无损压缩http://www.chevereganga.com/img/gr%C3%B6nkartatrans.gif可以节省3.7KiB(减少11%)。 无损压缩http://www.chevereganga.com/img/landskap_splitblack.gif可以节省2.6KiB(减少18%)。