MKlinke wrote:
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
Yeah yeah, I know that.
But what is that success code the user got asking me for http://www.yahoo.com/ ?
The Proxy answer was the most reasonable one, if I were running apache with the proxy_module "on".
But it seems I am not running it, what else could it mean?
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list