Hi All,
I am facing some issues with the Default login page of DNN.
How the problem got created: I created a Page with Name Login and i set a permanent redirect for this page to an external site (that is the helpdesk login)
After that everything with the login has a great issue...
If you navigate to pages for example which you must login to see them... instead of redirecting you to the DNN login page, it takes you to the external link...
I have deleted the "Login" page i've created to see if this will fix the issue and now when i try to navigate to a page that requires login it redirects me to
www.mysite.com/Login?returnurl=%2fPagesName
which gives me a 404 error... Can someone help me to resolve this issue?