From: Paul Guyot (pguyot_at_kallisys.net)
Date: Fri Jun 22 2001 - 07:23:41 PDT
>when I try to navigate to www.unna.org with webhopper, it goes to
>www.chuma.org.
>when I use newtscape, it works.
>can someone explain this to me?
NetHopper is really primitive. It implements HTTP 1.0 and doesn't
send the Host header. So it just connects to the server www.unna.org
which cannot determine which virtual host you're wanting to connect
to (www.chuma.org happens to be on the same machine).
A solution is to use a proxy. If a proxy is set in NetHopper, it will
output GET http://www.unna.org/ to the proxy which will be able to
ask properly to the server.
Another solution is to connect to guelph.unna.org which isn't a
virtual host AFAIK.
Paul
-- Home page: http://www.kallisys.com/ Newton-powered WebServer: http://newt.dyndns.org:8080/ -- This is the Newtontalk mailinglist - http://www.newtontalk.net To unsubscribe or manage: visit the above link or mailto:newtontalk-request_at_newtontalk.net?Subject=unsubscribe
This archive was generated by hypermail 2.1.5 : Sat Mar 08 2003 - 11:37:03 PST