hello,

My current configuration is working perfectly:


tomcat 6.0
apache 2.0.55
jk connector
virtual hosts


My web server has multiple websites, something like this:


www.mydom1.com
www.mydom2.com
www.mydom3.com


Now I would like to add the ability to issue subdomains in large numbers, for 
any of the domains on my server.


For example, here are my domains with additional subdomains:


www.mydom1.com includes:
sub1.mydom1.com
sub2.mydom1.com
sub3.mydom1.com


www.mydom2.com includes:
sub1.mydom2.com
sub2.mydom2.com
sub3.mydom2.com


etcetera.


How to add subdomains to a domain dynamically?
Done with DNS or the web server?
Any performance issues?


Any suggestions are greatly appreciated.


Sincerely,
Logan

Reply via email to