Hi all,

        In server.xml we have multiple virtual hosts configured with <host
name="www.a.com">...</host> tags, one for each host. This works fine if the
site is hit with the exact name listed. If an alternative name is used,
however, like the IP address, then Tomcat doesn't recognize it as the same
virtual host. Aside from making mane <host...> entries, one for each
potential name, how can we support multiple names?

        Thanks much.

--Rainer


Reply via email to