IIS and Host Headers

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello Group:

How would I go about connecting to an IIS server and getting a list of the
host headers for a certain web-site? I am not sure where to begin or how to
go about doing this.

I have tried some google searches, but nothing so far is helping.

Thanks
Andy
 
Andy said:
Hello Group:

How would I go about connecting to an IIS server and getting a list
of the host headers for a certain web-site? I am not sure where to
begin or how to go about doing this.

I have tried some google searches, but nothing so far is helping.

I wonder why you would ever need this information assuming you're on
the client side?

Cheers,
 
Joerg:

I am not on the client side though. This isn't a web-application I am
writing. It is a C# Windows application that will be used to read and write
IIS host headers based upon URLs entered on preferences entered by our setup
department.

Thanks
Andy
 
I see this all the time - I've had enough I need to say something.

Why are you answering his question with another question?! Oh wait... you work for Microsoft, now it all makes sense...

Andy wrote:

> Hello Group:
>
> How would I go about connecting to an IIS server and getting a list
> of the host headers for a certain web-site? I am not sure where to
> begin or how to go about doing this.
>
> I have tried some google searches, but nothing so far is helping.


I wonder why you would ever need this information assuming you're on
the client side?

Cheers,
--
http://www.joergjooss.de
mailto:[email protected]
 
Back
Top