On Tomcat 5.0.25; I've got a few <Host/> nodes defined in server.xml:

<Host name="localhost"...>
<Host name="abc.com"...>
<Host name="def.net"...>


So then, why does a request for host "www.xyz.com" get routed to localhost? Why wouldn't the request get kicked with like a 404 status?



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



Reply via email to