国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

nginx? ?? ??? ??? ? ???? ??
過(guò)去多啦不再A夢(mèng)
過(guò)去多啦不再A夢(mèng) 2017-05-16 17:25:44
0
2
566

?? ? ??? ?????? nginx? ?? ???? ?? ? nginx ??? ???? ??? ??? ??? ?? ????.
# ./configure --prefix=/usr/local/nginx-1.4.1 --with-http_stub_status_module --with-http_ssl_module --with-http_realip_module --with-http_image_filter_module --?? ??=../ngx_pagespeed-master #??? # /usr/local/nginx-1.4.1/sbin/nginx -s ?? # cp objs/nginx /usr/local/nginx/sbin/nginx # /usr/local/nginx-1.4.1/sbin/nginx

???
過(guò)去多啦不再A夢(mèng)
過(guò)去多啦不再A夢(mèng)

?? ??(2)
洪濤

????? ?? ???? ???? ?? ??? ./configure? ????. ??? ??? nginx ?? ?? ????? ???? ???. ??? ?? ?? ?? ??? ?? ?????? ???. ? ?? ?? ??? ????? ??? ?? ???? ???. ./configure 啊,要進(jìn)入 你之前安裝的nginx 源碼目錄才行,不行的話需要重新下載源碼重新編譯安裝,如果是這種情況要導(dǎo)入之前的配置的話可以這么寫(xiě):

./configure $(</path/to/>nginx -V 2>&1 | grep 'configure arguments' | sed 's/configure arguments://g') <configuration>

/path/to替換成你當(dāng)前安裝的 nginx 目錄位置,<configuration> ???

/path/to? ?? ??? nginx? ???? ??? ??? <configuration>? ??? ??? ???? ????. ??
劉奇

?? ????? nginx ?? ??? ?? ???? ./auto/configure

? ????.