Hi -
I am having trouble with DNN 4.7. I've got two sites under DNN, site1 as the host, site2 as a portal. I setup temporary DNS registrations for each site, and am trying to get the sites to answer to each name (site1.example.com, site2.differentexample.com).
I can get site one to answer to site1.example.com, but site2 (child portal) keeps giving me the following error:
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
I've looked over this posting: http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/-1/postid/203105/scope/posts/Default.aspx
to no avail.
I setup aliases under DNN for both sites. I sometimes get different results depending on whether I hit a site remotely, or locally (I'll somtimes get sent to localhost).
This is my first DNN install - and I had it up and running just fine, but I had to browse to each site via IP (xx.xxx.xx.xx/dnn47 and xx.xxx.xx.xx/dnn47/child portal). I got into trouble when I added domains to the mix. What I'd like are two domains, each pointing to each site, without the need to enter the path to the dnn47 install directory, and the child portal directory. I also need to get a handle on the redirecting problem.
thanks.