Hi all
I have a host section in my server.xml as follows
<Host name="mywebsite.com" debug="0" unpackWARs="true">
<Alias>o2</Alias>

Tomcat does not like the part "o2" as it return 400 Bad request when I use
it in the browser. It resolves OK and all that.
If I change my host file to "otwo" it works OK. Is this a bug or am I doing
something wrong?

Thanks
Donie


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to