Hi,

On Mon, 24 Mar 2003, Matthias Brunner wrote:

> On Friday 21 March 2003 15:23, Andrew Savory wrote:
> >
> >     GET -uUesd http://localhost:8080/cocoon/
>
>
> what "GET" command do you mean? Should I telnet to the server and do
> this?

Ah, okay: "GET" is a command that some platforms have as part of the
libwww-perl package. It is synonymous with:

        telnet localhost 8080
        GET /cocoon/ HTTP/1.0
        (return)
        (return)

Hope that helps,

Andrew.

-- 
Andrew Savory                                Email: [EMAIL PROTECTED]
Managing Director                              Tel:  +44 (0)870 741 6658
Luminas Internet Applications                  Fax:  +44 (0)700 598 1135
This is not an official statement or order.    Web:    www.luminas.co.uk

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to