>I have start my squid, now I am trying to test it. So >I type in the command under "bin" directory: > >../squidclient -h localhost -p 8080 >http://localhost:8000 > >because the squid is installed on localhost, I specify >the http port to 8080, and I have apache running at >port 8000 on localhost too. But it always give me the >error html file: > >HTTP/1.0 403 Forbidden >Server: squid/2.5.STABLE3 >Mime-Version: 1.0 >Date: Fri, 18 Jul 2003 00:09:06 GMT >Content-Type: text/html >Content-Length: 1095 >Expires: Fri, 18 Jul 2003 00:09:06 GMT >X-Squid-Error: ERR_ACCESS_DENIED 0 >X-Cache: MISS from skylark.cs.colorado.edu >Proxy-Connection: close
Can you post your squid.conf, particularly the acl and _access lines? I'm sorry if you've posted them before - I couldn't find your previous question in the archives. Adam
