免费注册 查看新帖 |

Chinaunix

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

[proxy] leadBBS出错问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-07-25 10:30 |只看该作者 |倒序浏览
使用squid配置如下
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 563
acl Safe_ports port 80                # http
acl Safe_ports port 21                # ftp
acl Safe_ports port 443 563        # https, snews
acl Safe_ports port 70                # gopher
acl Safe_ports port 210                # wais
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
acl mylinux src 192.168.168.0-192.168.168.255
acl mmxfile urlpath_regex -i \.mp3$ \.avi$ \.rm$ \.mpeg$ \.wma$ \.mpg$ \.ram$ \.wma$
acl btfile urlpath_regex -i \.torrent$
acl DNS port 53
acl work time MTWHF 9:00-17:30
acl 6868 port 6868
http_access allow manager localhost
http_access deny manager
http_access deny !Safe_ports
# Deny CONNECT to other than SSL ports
http_access deny CONNECT !SSL_ports
http_access deny btfile
http_access deny mmxfile work
http_access allow localhost
http_access allow mylinux
http_access allow DNS
http_access allow 6868
http_access deny all

http_reply_access allow all
icp_access allow all
cache_mgr aidc@gicom.com.cn
cache_effective_user squid
cache_effective_group squid
visible_hostname squid
httpd_accel_host squid
httpd_accel_port 80
httpd_accel_host virtual
httpd_accel_with_proxy on
httpd_accel_uses_host_header on
logfile_rotate 10
forwarded_for off
icon_directory /usr/local/squid/share/icons
error_directory /usr/local/squid/share/errors/Simplify_Chinese
coredump_dir /var/spool/squid/cache


现在问题是登陆leadBBS是正常,但想更改资料时就报告没登陆,可抬头还显示我已登陆了,不知问什么,请帮忙看看。

论坛徽章:
0
2 [报告]
发表于 2006-07-26 14:04 |只看该作者
没人理么???

论坛徽章:
1
技术图书徽章
日期:2013-12-05 23:25:45
3 [报告]
发表于 2006-07-26 17:54 |只看该作者
出了修改资料,其他的正常么?

论坛徽章:
0
4 [报告]
发表于 2006-08-01 12:56 |只看该作者
如果想查看帖子就老是要求我登陆,但是一般的完全开放的帖子就没有问题了。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP