Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Figuring out web server from client

Status
Not open for further replies.

AndyPunt

Technical User
Jul 10, 2007
13
US
Is there a way to figure what type of web server you are hitting (i.e. Apache, IIS, Domino, etc)?
 
Hi

Yes, the web server sends back a HTTP response header line, the [tt]Server[/tt], which contains its name. Or whatever the webmaster set up.

But I read something that NetCraft for their Web Server Survey does not rely only on that header line. You may search their site, is possible to find something about.

But why is this an Apache question ?


Feherke.
 
Hi, thanks for the reply and sorry if this was not the right place to put it. I figured Apache administrators would know more about this than IIS admins (I am one), as MS tends to teach only about MS stuff!

BTW... how would you read this HTTP response header line... from a browser, in telnet, ???

Please advise.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top