You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Angelo Chen <an...@yahoo.com.hk> on 2007/08/26 13:24:50 UTC

configure tomcat to have www prefix

Hi,

Sorry, this question might not be Tapestry related. I have a site that runs
only tomcat, the url is always http://sitename, is there a possibility to
configre to have:www.sitename? Thanks.

A.C.
-- 
View this message in context: http://www.nabble.com/configure-tomcat-to-have-www-prefix-tf4330821.html#a12334053
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


RE: configure tomcat to have www prefix

Posted by Jonathan Barker <jo...@gmail.com>.
You're right - it's not Tapestry related.

You need to set up a DNS entry, so that you can resolve www.sitename.
Usually, you would set up a CNAME so that www.somecompany.com points to
realhostname.somecompany.com.

Tomcat by default will accept whatever you call it.

JB

> -----Original Message-----
> From: Angelo Chen [mailto:angelochen960@yahoo.com.hk]
> Sent: Sunday, August 26, 2007 7:25 AM
> To: users@tapestry.apache.org
> Subject: configure tomcat to have www prefix
> 
> 
> Hi,
> 
> Sorry, this question might not be Tapestry related. I have a site that
> runs
> only tomcat, the url is always http://sitename, is there a possibility to
> configre to have:www.sitename? Thanks.
> 
> A.C.
> --
> View this message in context: http://www.nabble.com/configure-tomcat-to-
> have-www-prefix-tf4330821.html#a12334053
> Sent from the Tapestry - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org