最近項目中涉及到舊老項目遷移,需要在nginx上做些配置,所以簡單學習了下,好記性不如爛筆頭,先記下來。
rewrite
首先查看下nginx是否支持rewrite:
./nginx -V
不支持說明安裝nginx時候缺少pcre,需要重新安裝nginx:
#安裝pcrewget ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-8.34.tar.gztar -zxvf pcre-8.34.tar.gzcd pcre-8.34./configuremakemake install#安裝nginxcd nginx-1.0.12./configure --conf-path=/usr/local/nginx/conf/nginx.conf /--pid-path=/usr/local/nginx/nginx.pid /--with-http_ssl_module /--with-pcre=/usr/local/src/pcre-8.34 /makemake install#啟動nginx./nginx#重啟nginx./nginx 主站蜘蛛池模板: 武宁县| 确山县| 长汀县| 东源县| 徐水县| 元谋县| 平阳县| 英山县| 绥化市| 利津县| 博野县| 囊谦县| 都兰县| 张家港市| 长乐市| 辽中县| 广宗县| 苍溪县| 明光市| 紫云| 镇坪县| 曲阜市| 涞水县| 青阳县| 昌宁县| 宣武区| 宁化县| 宁波市| 石景山区| 青浦区| 苏尼特右旗| 余庆县| 合川市| 兴业县| 汉寿县| 时尚| 安塞县| 兴城市| 咸宁市| 册亨县| 呈贡县|