----- Ursprungligt meddelande ----- Fr�n: "AJ Lemke" <[EMAIL PROTECTED]>
> so: /usr/local/squid/bin/client -p 80 -m PURGE > http://foo.bar.com/test.asp?p1=test&p2=test I think you have to escape the question mark for this to work. http://foo.bar.com/test.asp\?p1=test&p2=test You could try quoting the url also. /Andreas
