> Thank you for your reply, but it doesnt work in my version > of squid:
> # squid -k reconfigure > 2003/08/11 20:01:58| parseConfigFile: line 1717 unrecognized: > 'no-cache deny local-servers' Seems to me there was a small typo - try "no_cache" > Following the docs, what I want to do is done with the > directive "always_direct allow <acl>". always_direct and never_direct are only used in cache heirarchies. You want no_cache. Adam
