In mac os x the cache is stored by default in a different directory, could that be what the problem is, that squidclient cannot find the cache directory so is returning a 404 cause the directory is empty? ---------------------------------------------------------------------------- Derrick Seymour Administrative Services Northeastern Regional Information Center Capital Region BOCES ---------------------------------------------------------------------------- On 10/7/05 12:50 PM, "Derrick Seymour" <dseymour@xxxxxxxxxxxxx> wrote: > I'm looking to purge some cache entries, instead of purging the entire > cache. > > I did follow the FAQ > I entered this into my squid.conf > > acl PURGE method PURGE > acl localhost src 127.0.0.1 > http_access allow PURGE localhost > http_access deny PURGE > > > Then I try to use squidclient -m PURGE http://mywebsite and it returns > > HTTP/1.0 404 Not Found > Server: squid/2.5.STABLE7 > Mime-Version: 1.0 > Date: Fri, 07 Oct 2005 16:46:07 GMT > Content-Length: 0 > > > I know that the site is in the cache, cause I have updated it and the new > updates don't show. I have also tried purging commonly used pages like > google and cnn, and I receive the same output. > > > > System is mac os x 10.4.2 > > > Thanks for any help > > > ---------------------------------------------------------------------------- > > Derrick Seymour > Administrative Services > Northeastern Regional Information Center > Capital Region BOCES > > ---------------------------------------------------------------------------- > >