Hi Guys I'm really in trouble - I hope someone can help me. We've installed the Squid/2.5.Stable7 which works not bad. But now we have a very strange situation:
If a user browses with his MSIE Proxy Configuration to the address http://seite.inet.seite.de/cgi-bin/parse/intro.html he gets the correct Site. But when I do the same from an Active Server Pages File as objHTTP.Method = cbMethodGET objHTTP.URL = "http://192.168.0.1:8080/http://seite.inet.seite.de/cgi-bin/parse/intro.html " (the proxy configuration in the URL included) I get always the following error: The requested URL could not be retrieved While trying to retrieve the URL: /http://seite.inet.seite.de/cgi-bin/parse/intro.html The following error was encountered: Invalid URL Some aspect of the requested URL is incorrect. Possible problems: Missing or incorrect access protocol (should be `http://'' or similar) Missing hostname Illegal double-escape in the URL-Path Illegal character in hostname; underscores are not allowed Does someone know why? Sebastian
