OK, I have a slightly better feel for the concept of a "Forwarded" domain name vs. an "Aliased" domain name. Please, if anyone has a better grip on this and could add your feedback, I'd appreciate it greatly.
I appears as though most of the secondary domain registrar companies are offering up their free "Forwarding" service that can be added to your domain name via their online administrative tools. The "Forwarding" basically takes users from one domain name to another. For example:
* Domain Name #1: http://www.I_WAS_REGISTERED_FIRST.com
* Domain Name #2: http://www.I_WAS_REGISTERED_SECOND.com
If you setup a hosting account and have domain name #1 setup to direct traffic there, it is "Aliased" to that hosting environment. When you use a script in that directory to pull up the domain name, it will display "www.I_WAS_REGISTERED_FIRST.com". Now, you go and register a second domain that you want to direct to the same directory, only you use their free "Forwarding" service. You type in "www.I_WAS_REGISTERED_SECOND.com", but the script on the page will still display "www.I_WAS_REGISTERED_FIRST.com". The cheap part about the whole process is that it seems that most of the hosting companies' "economy" hosting packages don't allow you to "Alias" multiple domain names to a single hosting point.
So, when I use domain name #1 and look at the DNN portal that's setup for it everything seems to work just fine. I type in "www.I_WAS_REGISTERED_FIRST.com/dnn" and I get taken to DNN Portal #1. However, when I type in domain name #2, "www.I_WAS_REGISTERED_SECOND.com/dnn", I still see DNN Portal #1. All of the DNN portal aliases are correct, but the DNN script seems to see them both as coming from the same domain name because of the "Forwarding".
Can anyone double-check me on this? I can't get anyone on the host's tech support line to give me anything but a confused silence on the other end of the phone. And they certainly make no attempt at assisting with the DNN application. I'd really like to keep the "economy" hosting price, but still have multiple domain names pointing at DNN and displaying their correct portals. Suggestions?
-b-