Search Results For uthentication
Journals
set up password uthentication in squid
Posted at 7/1/2008, by 老邪
1. create passwd file htpasswd -c /etc/squid/passwd user1 then input password 'abcde' twice, will show "Adding password for user zproxy" if success. 2. vi squid.conf and add few lines.. auth_param basic program /usr/lib/squid/ncsa_ ... Read More
