subject: Want to secure your ASP.NET Application? Start with securing your web.config file⦠[print this page] Note that Web.config files operate in a hierarchical inheritance manner. Every Web.config file inherits values from any Web.config file in a parent directory. All Web.config files on the system inherit from the global configuration file called machine.config located in
Want to secure your ASP.NET Application? Start with securing your web.config file