Mar 03 2010
Dotnetnuke: Portal Redirects to Default Portal in Local Machine
I have encountered an issue with Dotnetnuke about a portal redirecting to the default portal. The Dotnenuke site have two portals, one is Portal 0 and the other is Portal “private” (let’s name it that). Portal 0 (default) is accessible via http://localhost and the private portal is http:/localhost/private.
I redeployed the site using a different port, [...]