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
> fil
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?
Thanks!