Bytecode wrote:
Hi,
Assuming you have DNS set up properly, use this:
I have not done DNS tweaking before. How should I setup the DNS? Do I have to set the
value of host name for the A record to "*"?
http://tomcat.apache.org/tomcat-6.0-doc/virtual-hosting-howto.html
Looks like this is no
Hi,
>Assuming you have DNS set up properly, use this:
I have not done DNS tweaking before. How should I setup the DNS? Do I have to
set the value of host name for the A record to "*"?
>http://tomcat.apache.org/tomcat-6.0-doc/virtual-hosting-howto.html
Looks like this is not a dynamic approach
> From: Bytecode [mailto:bytec...@me.com]
> Subject: How to map username.domain.com to www.domain.com/username
>
> I want each user to be able to access his/her homepage at
> username.domain.com instead.
Assuming you have DNS set up properly, use this:
http://tomcat.apache.org
Hi,
I have a small Web app where users can create and use their accounts and at the
moment each user can access the homepage for his/her account at
www.domain.com/username where username is his/her username. I want each user to
be able to access his/her homepage at username.domain.com instead.