I am protesting the closing of this question.
This should absolutely not be closed as "off topic". "A module is an ASP.Net component that plugs in to some point of the request pipeline;" if that doesn't relate to programming then I'm not sure what does. A programmer ABSOLUTELY NEEDS to understand what he's calling and what he's referencing even if it's a few layers of abstraction away. Changes to the web.config are most certainly something a web programmer would do on a regular basis.
To write an application and not care to understand what's happening to make your code work is careless and lazy. I ask that this question not be closed for those reasons.
Aside from all that, there are over 4,000 web config questions on stack overflow the vast majority of which are not closed...
From the FAQ for closed questions
What kind of questions can I ask here?
Stack Overflow is for professional and enthusiast programmers, people who write code because they love it. We feel the best Stack Overflow questions have a bit of source code in them, but if your question generally covers …
- a specific programming problem
- a software algorithm
- software tools commonly used by programmers
- practical, answerable problems that are unique to the programming profession
… then you’re in the right place to ask your question!
Edit:Thank you everyone I appreciate the guidance and help.