Tavian Barnes wrote:
Thank you for reminding me of that. I remember reading that somewhere, but I had forgotten. I though that the browser just sent the request to the IP of the proxy as "GET /ig", with a "Host: www.google.com" header.When behind a proxy, the browser sends request to the proxy in the form of GET http://www.google.com/ig, rather than sending GET /ig to www.google.com. It has no idea if the proxy server did some tricky things behind its back.
But now I realise the error of my ways. Thanks. André --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx