分享

写回答

发帖

[提问] godaddy.htaccess文件客服端缓存怎么修改

GoDaddy GoDaddy 1314 人阅读 | 1 人回复

发表于 2010-11-30 16:00:00 | 显示全部楼层 |阅读模式

addhandler x-httpd-php-cgi .php4
addhandler x-httpd-php5-cgi .php5
addhandler x-httpd-php5-cgi .php
addhandler x-httpd-Perl-cgi .pl
DirectoryIndex index.html index.htm index.php
ExpiresActive On
ExpiresDefault A604800
<Directory /data/download>
ExpiresByType text/html A3000
ExpiresByType text/htm A3000
ExpiresByType text/css A259200
ExpiresByType application/x-javascript A3000
ExpiresByType image/gif A2592000
ExpiresByType image/png A2592000
ExpiresByType image/jpg A2592000
ExpiresByType image/jpeg A2592000
ExpiresByType application/x-shockwave-flash A2592000
</Directory>


我的代码 但是加了有500错误 怎么回事呀

回答|共 1 个

ssmell

发表于 2010-11-30 16:04:42 | 显示全部楼层

怎么没有人回答呀

4n5c6rn

发表于 2010-11-30 16:47:51 | 显示全部楼层

帮你顶一下
您需要登录后才可以回帖 登录 | 注册

本版积分规则