I duplicated a site by coping the database and zipping the entire project folder and copying to a new server where they were restored. The new site is mapped to my.domain.dev, but Kentico keeps redirecting to www.my.domain.dev. The https://my.domain.dev/admin function works fine with no redirect. Process domain prefix: is set to Always use domain without www prefix.
I know this is Kentico doing the redirect, since when I comment out this line in the web.config, I am able to pull up a plain ASP.NET page without a redirect.
Any ideas what else I can look for?
↧