On Friday 30 January 2004 16:03, Leo wrote: > > What does it mean? (the "GET ...yahoo..." part) > "GET" is a http protocol command. In a nutshell it instructs your webserver to retrieve the specified object and return it. e.g. GET /index.html will return the index.html page in the server root. The RFC is at: http://www.faqs.org/rfcs/rfc2616.html Regards, Mike Klinke -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list