A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Installing sub application under CMS6 in IIS

Vote:
 

I'm triying to install my own ASP.NET sub application under CMS6 in IIS. Unfortunately it seems like the web.config is inherited. Most guides out there recommends me to put <location path="." inheritInChildApplications="false"> around my entire <system.web> and <system.webserver>, but this interferes with other location attributes required by CMS6. Does anyone have a list of the settings needed to be cleared or removed for the location of my sub application?

#58793
May 05, 2012 18:20
Vote:
 

You can look at your server's machine.config to find the default stuff you need to add back to in your location-element or subdir web.config.

#58821
May 07, 2012 23:32
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.