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