On Mon, 25 Oct 2004, Andreas Pettersson wrote:
> ----- Ursprungligt meddelande -----
> Från: "AJ Lemke" <aj.lemke@securitylabs.com>
>
>> 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
Almost.. it is the & which is the most troublesome character here as it is
the job baground character in the shell.
Some shells is also picky about the ?
Regards
Henrik
Received on Mon Oct 25 2004 - 17:05:22 MDT
This archive was generated by hypermail pre-2.1.9 : Mon Nov 01 2004 - 12:00:02 MST