If I type (in my browser's address line):
http://localhost/
or
http://<IP address>/
everything works Ok and I see the default first page of the IBM HTTP
server.
But if I type
http://<My server name>/
my browser displays:
Your web browser sent a request that this web server could not
understand
Client sent malformed Host Header
Sarit Kapur wrote:
> But if I type
>
> http://<My server name>/
>
> my browser displays:
> Your web browser sent a request that this web server could not
> understand
> Client sent malformed Host Header
Just a quick thought - do you have an underscore ("_") character in your
host name?
This is the only time I have ever seen this error. Apparently, IHS
1.3.12 (which comes with WAS 3.5 has more restrictive name checking.
Regards,
Mark
Sarit Kapur <sa...@letterbox.com> wrote in message
news:3A6760B7...@letterbox.com...
It is being properly restrictive. HTTP references the DNS RFCs
for hostname syntax, and DNS does not permit underscores in hostnames.
--
#ken P-)}
Ken Coar <http://Golux.Com/coar/>
Apache Software Foundation <http://www.apache.org/>
"Apache Server for Dummies" <http://Apache-Server.Com/>
"Apache Server Unleashed" <http://ApacheUnleashed.Com/>
This isn't the hostname, but it is another place where underscores might not be
a good idea.
--
Brian Minchau (min...@ca.ibm.com)
IBM Toronto