Could anyone get me started on this please ?
Paul Taylor wrote:

I have three domains

mycompany.com
mycompany.net
myapp.com

I have setup a website with a hosting provider using Tomcat 5 which contains the ROOT application and myapp application so currently
if user goes to http://mycompany.host/ they will go to ROOT application and if they go to http://mycompany.host/myapp it will go to myapp appliation.


I now want to change the dns records of my domains to point to my website.

My question is are all the domains equal or is there a concept of a master and aliases, i.e should I just change the nameservers of all three domains to use my hosts name servers or is it more complicated to that for example I could map mycompany.net to redirect to mycompany.com.

Also is it possible for myapp.com to go straight to the relvent application (http://mycompany.host/myapp) rather than the root application (http://mycompany.host/)

Thanks Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to