摘要:
ubuntu 下mod_expires是安装好的,开启就可以了sudo a2enmod headerssudo a2enmod expiressudo /etc/init.d/apache2 restart在httpd.conf中添加<IfModule mod_expires.c># turn on the module for this directoryExpiresActive on# cache common graphics for 3 daysExpiresByType image/jpg "access plus 3 days"ExpiresByT 阅读全文
posted @ 2012-09-10 12:31
feiling
阅读(502)
评论(0)
推荐(0)
浙公网安备 33010602011771号