> On further investigation, it appears to be two problems:
>
> - we have a rule http_access deny localhost (and local_domains)
> This seems to stop the retrieval of objects local to the cache.
>
> - we have authentication installed (username/password)
> My browser [Netscape 4.0x] doesn't seem to offer me an opportunity to
> enter this information.
>
> I guess this is all down to the icon coming from a local URL
> 'wwwcache3.rdg.ac.uk:8082' and our proxy.config autoconfiguration script
> says 'fetch directly'... the cache denies this.
>
> I'll have a think about how (if possible) to structure the rules such
> that this sort of request is allowed, bypassing the above restrictions.
OK... by doing:
acl localstuff url_regex ^http://wwwcache.\.rdg\.ac\.uk:
http_access allow localstuff
... I can solve it... but I can't see a 'neater' way. (Is this a special
case?) Is there a way the current Squid can be specified in an ACL (i.e.
a local retrieve, on the Squid port, etc.)?
Thanks in advance,
- Bob
----------------------------------------------------------------------------
I do mail, web, news, DNS and C++... but I don't understand any of it...
----------------------------------------------------------------------------
Bob "Mince" Franklin ~{], CNE ;), MCSE ;) Tel. (0118) 931 8432
Systems and Communications Fax. (0118) 975 3094
Computer Services Centre R.C.Franklin@reading.ac.uk
University of Reading, U.K. http://www.compsoc.man.ac.uk/~mince/
----------------------------------------------------------------------------
Received on Wed Sep 23 1998 - 11:45:31 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:42:11 MST