On Sun, 22 Feb 2004, OTR Comm wrote: > This works okay, but I have a problem still. > > When I try to access a site on my local system, > http://216.19.43.110/cgi-bin/squidsearch/squidsearch2.pl, I get a > Forwarding Denied error screen.
Then you are denied by miss_access. You need to allow access to this server in miss_access if you want your clients to be allowed to access this service via the proxy. > I commented out the lines > > <snip> > hierarchy_stoplist cgi-bin ? > > acl QUERY urlpath_regex cgi-bin \? > no_cache deny QUERY > <snip> Not related. Regards Henrik
