摘要:
安装# yum install pcre* -y
# tar xf nginx-1.2.1.tar.gz
# cd nginx-1.2.1
# ./configure --with-http_stub_status_module --prefix=/usr/local/nginx --with-http_gzip_static_module
# make && make install[root@server ~]# cd /usr/local/nginx/
[root@server nginx]# ls
conf html logs sbin
[root@server ngi 阅读全文
posted @ 2012-06-21 07:30
枯木-Linux
阅读(238)
评论(0)
推荐(0)

浙公网安备 33010602011771号