I installed the Windows 2008 web server and enabled IIS. However, my machine.config file shows: section name = "system.webServer" type = "System.Configuration.IgnoreSection ...
Does this mean that the system.webServer section is ignored? Why?
I tried to edit some properties of the website (e.g. browsing directories) and it works correctly. Is the definition of machine.config defined elsewhere?
ula
source
share