I have a custom HttpModule installed on IIS 7 and is working just fine. Now I want to put settings in a configuration file where I can change them without rebuilding a new module each time.
Where should I put these settings as this module is not hosted inside any application and is server-level module. (being executed before any application).
cheers
OK,
Here is the result of googling and more research on this issue:
So, it seems that it is possible to do such thing as storing shared configuration among sites (to be consumed by IIS7 server level module) in custom configuration section.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With