Http modules and child applications

  • Thread starter Thread starter John Dalberg
  • Start date Start date
J

John Dalberg

It seems I can't define http modules in the web.config files of child
applications. They need to be in the web.config of the parent app. Is there
any way around this? Because this means I have to consolidate all the http
modules for all the child apps and have them fire up whether they are
needed or not.
 
Back
Top