nginx最新稳定版 附送官方中文网址http://wiki.nginx.org/Chs 如果安装时遇到错误的解决方法。 1.缺少pcre 状况:./configure:error:theHTTPrewritemodulerequiresthePCRElibrary. 解决:yum-yinstallpcre-devel安装相应的包 2.缺少zlib 状况:./configure:error:theHTTPgzipmodulerequiresthezliblibrary. 解决:安装zlib,这个如果使用yum安装有可能会提示系统已经存在,所以