Hi all,
I'm setting Tomcat 4.0.2 with multiple hosts. The tag "<Alias >" doesn't
seem to work as it should ( it works in Tomcat 3.3 ). The syntax I'm using
is:
<Host name="site1.com">
<Alias name="www.site1.com" />
<Alias name="wap.site1.com" />
<Context path="" docBase="/home/site1/public_html/"
debug="0" crossContext="false" reloadable="true" />
</Host>
Is it correct for Tomcat 4.0 ? Or should I create a Host entry for each
domain ?
Thanks
Renato
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>