0
votes

I need to keep an old version of website in tact as a subdomain, so subdomain.domain.com points to the old IIS server running DNN and the default page appears fine.

However, any interior pages, /contact.aspx for example, return a 404 error. If I revert to ugly urls (default.aspx?TabId=##) the page works but attempts to redirect to domain.com instead of subdomain.domain.com.

Unfortunately I am unfamiliar with IIS and DNN, but the task is the task! Any help would be greatly appreciated. I will supply any additional details should anyone know what details I need to supply...

Note: a binding for the subdomain has been added, but the above happens with our without this addition.

1
What version of DNN are you using?DotNetNuclear

1 Answers

0
votes

Have you added that "subdomain" as an Alias in DNN? You can do this in the PortalAlias table