Jacob,
Thanks for the reply. I purchased a domain alias so that I can have, for example, domainname2.com pointing to myhosteddomain.com. This seems to be working fine.
What I'm trying to do is to get all requests to
www.domainname1.com and
www.domainname2.com to route through to the dotnetnuke installation, which is installed under the wwwroot directory. For dotnetnuke to recognise each site as a distinct parent portal, I'm creating a virtual directory for each site which point to the same physical dotnetnuke directory. However, I need to be able to map any requests to
www.domainname1.com to myhosteddomain.com/site1virtualdirectory and requests to
www.domainname2.com to myhosteddomain.com/site2virtualdirectory etc.
The domain name alias only lets you map an alias to the hosteddomain.com root directory, but not it's virtual directories, which I need.
Can you think of any other way I might be able to do this?
Cheers!
Alexis