Live Chat Software by Kayako |
Knowledgebase: DotNetNuke
The webpage has a redirect loop DotNetNuke (DNN)
Posted by on 15 November 2013 09:41 PM
|
|
If you have moved the site to a different server or even just a different domain name the problem might be in the site settings in the entry for the default portal alias. But if the site is not loading, you must edit the data in the PortalSettings table to alter the settings.
| |
|
Comments (2)
Ben
16 May 2014 03:27 AM
Im trying to create a redirect logout on the dnn content but when i set the redirect link i keep getting an error message... the webpage has a redirect loop. <a href="/logoff.aspx?returnurl=/home.aspx"></a>
Team DNN
16 May 2014 05:52 PM
How about placing a redirector module on that logout page? It's not the best solution, but it works.