I inherited this server running one main website. It's a .NET site and has some sort of customized error handling going on (404 takes you to the site map page).
They asked me to setup additional sites, which I did using headers. Everything is golden until I ask for a missing page on one of the new sites. I'm redirected to the site map of that main website.
I've checked the settings for custom errors in IIS and there doesn't appear to be anything there. Where do I go from here?
They asked me to setup additional sites, which I did using headers. Everything is golden until I ask for a missing page on one of the new sites. I'm redirected to the site map of that main website.
I've checked the settings for custom errors in IIS and there doesn't appear to be anything there. Where do I go from here?