为什么现在上网的时候 总是会跳出一个对话框:(每一个网址都是这样) The process for the http://bbs.chinaunix.net protocal died unexpectedly! 现在已经浏览不了网页了,但是可以cvsup呢,到底是怎么回事啊?
by edwardq2266 - BSD - 2004-02-17 15:26:03 阅读(542) 回复(1)
auth_param basic program C:\squid\libexec\ncsa_auth.exe C:\squid\libexec\password.txt auth_param basic children 5 auth_param basic realm My Proxy Caching Domain acl outsideip proxy_auth REQUIRED http_access allow outsideip 我的 squid 装在c盘 password.txt 里面是用apache下的 htpasswd 通过以下两个命令生成的 C:\squid\libexec>htpasswd -b password.txt a 123 Automatically using MD5 format. Adding...
I want to install squid, but I don't know how to choose which OS is good. Redhat, debian, slackware, please teach me how to choose, thans.
ERROR The requested URL could not be retrieved -------------------------------------------------------------------------------- While trying to retrieve the URL: http://192.168.0.24:81/ The following error was encountered: Connection Failed The system returned: (65) No route to hostThe remote host or network may be down. Please try the request again. Your cache administrator is admi...
squid+mtrg+iptable http://blog.chinaunix.net/article.php?articleId=12343&blogId=4266 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/2496/showart_12468.html
`[root@linux root]# service squid restart Stopping squid: /etc/init.d/squid: line 162: 2661 Aborted $squid -k check >;/dev/null 2>;&1 [FAILED] init_cache_dir /var/spool/squid... /etc/init.d/squid: line 162: 2662 Aborted $squid -z -F -D 2>;/dev/null Starting squid: /etc/init.d/squid: line 162: 2663 Aborted ...