# curl –head www.nginx.net
HTTP/1.1 302 Moved Temporarily
Server: nginx/0.8.38
Date: Fri, 04 Jun 2010 01:08:44 GMT
Content-Type: text/html
Content-Length: 161
Connection: keep-alive
Keep-Alive: timeout=15
Location: http://nginx.org/
这样一下子就给人家看到你的服务器nginx版本是0.8.38
可以不显示不?
当然可以
#vi nginx.conf
在http 加上 server_tokens off;
%%PROTECTED_TAG_0%%
周涛博客








评论前必须登录!
注册