[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

RE: Type and Version of Web Server



On Wed, 30 Sep 1998, [iso-8859-1] Markus Döhr wrote:

> > How can I get the type and Version of Web Server(i.e. Apache, 
> > IIS, etc)
> > that's running on a website?
> 
> 
> telnet to port 80
> type HEAD /

This doesn't work, Error 400 Bad Request is generated on my Apache 1.3.
On an IIS nothing happens.



> 
> or
> if it's connected to the internet try
> 
> 	http://www.netcraft.com
> 
> and type in the domain as search string such as
> 
> 	*.netcraft.com
> 
> By clicking on the '*' in front of the server
> the netcraft engine queries the server and tells
> you the Web-Server running on.
> 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]