Test clone redirects to production site
Last Post 10/12/2017 4:25 PM by Andy Stephenson DNN Creative. 1 Replies.
Author Messages
Ides Van Hecke
Posts:


--
09/07/2017 9:38 AM  
After turning localization on on my test clone, the clone redirects to our production site.
I looked up what the problem could be and i found in the table PortalAlias some entries that didn't belong there so i deleted them all, restarted my applicationpool. But it didn't change anything.
So i found out in PortalSettings that the defaultPortalAlias was wrong also. So i modified it to the right alias, restarted my applicationpool. but it still redirects me to the wrong site.
Tried to add a space in my web.config file saved it but that didnt help either.

So the situation so far:
- PortalAlias has only 1 entry
- PortalSettings has the right entry
- restarted applicationpool
- restarted the server
- modified web.config

So why does my test site still redirects to my production site? Is this information cached somewhere?
What can i still do or check to get this working?
Andy Stephenson DNN Creative
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:169


--
10/12/2017 4:25 PM  
Maybe your local browser has a cached redirect. Try on other browsers / computers. I have seem this quite a bit before.


---