Forum Moderators: open
In IIS6 (or 5 even) how can you find the active website addresses?
I use the IIS management tool, and rt click on the website, but for the life of me I can't find a "this web site uses #*$!X web address.
Please help :(
[visualwin.com...]
If you only have one web site set up in IIS, with only the wildcard (blank) host header defined, IIS will serve up the same web page regardless of whether you try to load one.com, two.com or three.com in your browser. If you remove the blank header and add only 'three.com' as a header, IIS will only serve up a web page if try and load three.com in your browser.
Web 2 is the problem child, in the tree it is named "This Website" (not exactly of coarse, but the "space" is there) So i am not sure what fqdn it is supposed to be.
I can exaggerate this issue also. under default web, the old admin has a large number of hidden websites, like
www.site.com/help
www.site.com/help/it
www.site.com/hr/forms
the list goes on and on. the point is i need to track down these websites, and kill them if they are not being used, and document them if they are.
If there are no indentities whatsoever for the website, not even a wildcard value, then you can probably delete as it will never be served in any case.