squid.conf设置问题

946阅读 0评论2008-08-29 chinaunix0018
分类:LINUX

 
第一个问题:
squid.conf的访问控制设置中如果禁止下载可以使用


aclnodownurlpath_regex-i\.exe$,\.mp3$,\.wav$,\.war$
http_accesdenynodown


但如果我只想让客户端下载后缀名为.doc.ppt的文件其他都不可以下载是不是可以这样写


acldownurlpath_regex-i\.doc$,\.ppt$
http_accesdeny!down


第二个问题:
squid.conf中可以使用中文吗?

比如
aclsexurlpath_regex-isex性美女视频
http_accesdenysex



第三个问题:
假如我想制定客户端访问的地址,其余都不可以访问



aclgooddstdst
http_accesdeny!gooddst



我是新人请大家不要笑话我~

squid.conf设置问题squid.conf设置问题squid.conf设置问题squid.conf设置问题squid.conf设置问题squid.conf设置问题squid.conf设置问题squid.conf设置问题squid.conf设置问题squid.conf设置问题
上一篇:vmware linux
下一篇:帮帮小弟我,关于开机时windows与linux的引导问题。