On my server the root level config has
<httpModules>
<add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
</httpModules>
for the sub folders I want to deploy the web config without this section how can I do this? can I do this with the config replacements?