I have file system access to a web server, but not access to IIS admin snap-in. I need to determine the ports that certain web sites are running on. Is there a XML config file or something I can look at to find this information?
|
feedback
|
|
For IIS 6, configuration is stored in the MetaBase.xml file which by default is in Look for Format of the value is
So an example with 2 host headers configured for the site would be
For IIS7 configuration information is stored in | ||||
|
feedback
|