Linux安装Nginx #一键安装下面四个依赖 yum -y install gcc zlib zlib-devel pcre-devel openssl openssl-devel #nginx安装地址:http://nginx.org/download #下载tar包 wget http:/