Squid - Another Access Denied problem

This is Interesting: Free IT Magazines  
Home > Archive > Squid > September 2005 > Another Access Denied problem





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Another Access Denied problem
captain Zod

2005-09-20, 5:56 pm

I looked at bunch of these problems here. They all pointed to the acl.
I have left mine wide open I still get the:
Access control configuration prevents your request from being allowed
at this time.

Here is my simple config:
visible_hostname cache1.mydomain.com
cache_effective_user squid squid
acl all src 0.0.0.0/0.0.0.0
acl localnet src 10.60.2.0/255.255.255.0
acl localhost src 127.0.0.1/255.255.255.255
#http_access allow localhost
#http_access allow localnet
#http_access deny all
http_access allow all
http_port 80
debug_options ALL,1
cache_mgr aroston@ifilm.com
httpd_accel_host 10.60.2.7
httpd_accel_port 80
httpd_accel_uses_host_header on
httpd_accel_with_proxy on
cache_dir ufs /usr/local/squid/var/cache 6000 16 256

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com