234cfds1 发表于 2018-12-19 11:08:40

Linux服务器中隐藏PHP版本信息

# curl -I http://www.ehowstuff.com/  
HTTP/1.1 200 OK
  
Server: nginx
  
Content-Type: text/html;
  
Vary: Accept-Encoding
  
X-Powered-By: PHP/5.3.3
  
X-Pingback: http://www.ehowstuff.com/xmlrpc.php
  
Date: Wed, 11 Feb 2015 14:10:43 GMT
  
X-Page-Speed: 1.9.32.2-4321 Cache-Control: max-age=0, no-cache


页: [1]
查看完整版本: Linux服务器中隐藏PHP版本信息