状況
ブラウザでHTTPの応答ヘッダを見てみると以下のような記述がある。
応答ヘッダ:
Connection: Keep-Alive
Content-Encoding: gzip
Content-Type: text/html; charset=utf-8
Date: Fri, 22 Jan 2016 02:43:40 GMT
Keep-Alive: timeout=5, max=993
Last-Modified: Wed, 23 Dec 2015 06:51:55 GMT
Server: nginx/1.9.9
その中のServerという項目だが、nginxのバージョンまで表記されている。