[root@mail nginx-0.8.39]# vi src/core/nginx.h #define nginx_version 8039 #define NGINX_VERSION "0.8.39" #define NGINX_VER "nginx/" NGINX_VERSION 改成: #define nginx_version 8039 #define NGINX_VERSION "0.0.0" #define NGINX_VER "netbig/" NGINX_VERSION