This is what I have in my squid.conf file
acl PURGE method PURGE
http_access allow PURGE localhost
http_access deny PURGE
-----Original Message-----
From: Elsen Marc [mailto:elsen@imec.be]
Sent: Thursday, December 02, 2004 11:05 AM
To: Peter Marshall; squid-users@squid-cache.org
Subject: RE: [squid-users] delete one item from the cache
 
> 
> I need to delete one particular address from the cache .. but 
> don't know
> how.  The problem is that when the user goes to 
> http://theaddressinquestion
> it used to redirect to 
> http://theaddressinquestion/manager.html   but now it
> is supposed to redirect to 
> http://theaddressinquesion/index.html .  This
> works from outside the proxy, but for people using the proxy 
> it still goes
> to the manager page.  Any idea's how to fix this.
 
   % squidclient -m PURGE http://theaddressinquestion
   Make sure the PURGE method is allowed in squid.conf.
   M.
Received on Thu Dec 02 2004 - 10:43:35 MST
This archive was generated by hypermail pre-2.1.9 : Sat Jan 01 2005 - 12:00:01 MST