. XML is case
> sensitive.
>
> --
> Hassan Schroeder hassan.schroe...@gmail.com
> twitter: @hassan
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.a
> From: Angelo Chen [mailto:angelochen...@yahoo.com.hk]
> Subject: host alias in tomcat 6
>
> with following config, I can reach:
>
> www.example.com:8080
> but not
> http://example.com:8080
What does "reach" mean? What status do you see in your browser?
Do
On Fri, Oct 9, 2009 at 9:15 AM, Angelo Chen wrote:
> Am I missing something here?
>
> < Host name="www.example.com" appBase="apps"
> unpackWARs="true" autoDeploy="true"
> xmlValidation="false" xmlNamespaceAware="false" >
> example.com
If this is
t name="www.example.com"appBase="apps"
unpackWARs="true" autoDeploy="true"
xmlValidation="false" xmlNamespaceAware="false" >
example.com
< /Host>
--
View this message in c