Re: RE: Finding out their server type

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

 



Ang Pinoy wrote:
Such as Apache, IIS, GWS, etc.

"Server" header in any http response from the server:

$ telnet servername 80
HEAD / HTTP/1.0

200 OK
Connection: close
Date: Wed, 04 May 2005 15:00:55 GMT
Accept-Ranges: bytes
ETag: "fa878-22dd-422b6d78"
Server: Apache/1.3.27
....

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux