install nginx on centos: sudo yum -y install pcre pcre-devel download the src code NGINX_HOME=/opt/nginx sudo mkdir $NGINX_HOME sudo chown $(id -u) $NGINX_HOME -R ./configure –prefix=$NGINX_HOME Configuration summary + using system PCRE library + OpenSSL library is not …
日存档: 2011 - 7 - 30
在centos上编译安装nginx
作者: inotseeyou
日期: 2011 - 7 - 30
没有评论