Pages

Friday, January 28, 2011

Retrieve site name from host name IIS7

hi,
we have an internal website (https://intranet) running on IIS7. It is basically redirected to another site.
but i am not able to find the site name in IIS manager. how can i do it?

Please advice

thanks


Solution: -  
On  command prompt type : "iisweb /query" and press enter, It will list all of the websites and the hostnames for those website.
It should be in \system32 , Also You can try "appcmd list site" eg., appcmd list site /bindings:http/*:80: 

No comments:

Post a Comment