Re: RapidEuphoria
- Posted by Pete Eberlein <xseal at HARBORSIDE.COM> May 06, 2000
- 461 views
I had the same or similar problem with my webclient.exu program and www.rapideuphoria.com. I suspect that rapideuphoria.com is a virtual domain name hosted by another server. I kept getting a isp site page until I added a "Host: www.rapideuphoria.com" line to the http request header and then it returned the expected page. I don't know how this would help with Net-Tamer, unless you could ask them to add the Host: line to their software. Regards, Pete On Sat, 6 May 2000 15:14:57 -0400, wolfgang fritz <wolfritz at KING.IGS.NET> wrote: >> I connect to the site http://www.RapidEuphoria.com , only to find an >> internet server what's going on ? >> Net-Tamer V 1.11 - Test Drive >...just guessing here, but rapideuphoria.com is probably a redirected site >with a much longer 'real' site name, and Net-Tamer probably can't handle the >redirection. This seems to also be the case with Bobcat, and other simple DOS >browsers. >Wolf