yum install glib2-devel openssl-devel pcre-devel bzip2-devel gzip-devel gcc gcc-c++ ncurses-devel perl gcc gcc-c++ ncurses-devel perl perl-devel perl-ExtUtils-Embedcd /tmpwget http://nginx.org/download/nginx-1.4.7.tar.gztar -zxvf nginx-1.4.7.tar.gzcd nginx-1.4.7./configure / --user=nginx/ --group=nginx / --PRefix=/usr/local/nginx / --with-http_ssl_module / --with-http_realip_module / --with-http_addition_module / --with-http_sub_module / --with-http_dav_module / --with-http_flv_module / --with-http_gzip_static_module / --with-http_stub_status_module / --with-http_perl_module / --with-mail / --with-mail_ssl_module makemake install
啟動nginx
/usr/local/nginx/sbin/nginx
訪問http://localhost,如出現歡迎頁面,代表安裝成功
新聞熱點
疑難解答