Kwok Ng wrote:
> Hi folks,
> 
> I notice some BLOG websites assign the subdomains to the registered users, 
> like
> 
> user1.mydomain.com
> user2.mydomain.com
> 
> If I use the tomcat to do this, do I use the virtual host
> configuration?  If so, do I use the same docBase to point to one war
> file with different host names?

or, put a single ROOT.war in the host you assign as the defaultHost and
have the war parse the domain name to determine the user/blogname.

p


> Thanks!
> 
> Billy
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to