|
|
How to change IIS 6.0 Configurations by editing Metabase.xml
There are many settings in IIS. Starting from version 6.0, the settings are stored in a text file called metabase.xml under %SystemRoot%\System32\Inetsrv. If you configure the IIS server such that directly editing this file is allowed, you can make changes of the behaviors of the IIS server by just changing the values in this XML file.
|