免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1523 | 回复: 0
打印 上一主题 下一主题

[proxy] suqid反向代理后,无法登录网站了,提示不要从外部提交。 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2012-10-14 20:31 |只看该作者 |倒序浏览
本帖最后由 网络 于 2012-10-14 20:32 编辑

acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl to_localhost dst 127.0.0.0/8
acl SSL_ports port 443
acl Safe_ports port 80                # http
acl Safe_ports port 21                # ftp
acl Safe_ports port 443                # https
acl Safe_ports port 70                # gopher
acl Safe_ports port 210                # wais
acl Safe_ports port 1025-65535        # unregistered ports
acl Safe_ports port 280                # http-mgmt
acl Safe_ports port 488                # gss-http
acl Safe_ports port 591                # filemaker
acl Safe_ports port 777                # multiling http
acl CONNECT method CONNECT
http_port 80 accel vhost vport
acl OverConnLimit maxconn 10
http_access deny OverConnLimit
hierarchy_stoplist cgi-bin ?
acl QUERY urlpath_regex cgi-bin .html .htm .shtml .shtm
cache deny QUERY
cache_mem 1362 MB
cache_dir ufs d:/squid/var/cache 40960 16 256
maximum_object_size 4096 KB
cache_swap_low 30
cache_swap_high 35
cache_log none d:/squid/var/logs/cache.log
cache_store_log  d:/squid/var/logs/store.log
emulate_httpd_log on
pid_filename d:/squid/var/logs/squid.pid

refresh_pattern .        0  100%    0
refresh_pattern ^gopher:        0    0%     0

cache_effective_user squid
cache_effective_group squid
visible_hostname 111.com
cache_mgr admin@111.com
icp_port 0
forwarded_for on
cache_peer 123.com parent 80 0 no-query originserver no-digest name=cache3 forceddomain=123.com
cache_peer_domain cache3 888.com
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP