找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 9462|回复: 0

手迹,nginx+naxsi(waf)+关键字替换

[复制链接]
发表于 2015-4-29 14:48:12 | 显示全部楼层 |阅读模式
软件:
$ E2 z9 k2 ~* J: l) ywget http://nginx.org/download/nginx-1.9.0.tar.gz/ T( x0 l( z6 v- j# [
tar xzvf nginx-1.9.0.tar.gz
7 e; y; [' A, {6 Q. k- xwget https://github.com/nbs-system/naxsi/archive/master.zip
/ G& f! l. a& [: O, hmv master.zip naxsi-master.zip
! F' l! ^- s3 d6 m8 E; eunzip naxsi-master.zip" Z) y0 }8 {$ k

1 C) U3 p, m2 v5 f% thttps://github.com/yaoweibin/ngx_http_substitutions_filter_module/archive/master.zip- j) s9 E  }8 B/ \" @
mv master.zip ngx-master.zip
; o! P: d" d2 C+ S" I4 Nunzip ngx-master.zip9 E& _, F3 V' i7 {7 h/ v) H

5 f, d: Y. O# Ycd nginx-1.9.0
9 x! T/ U$ G+ X" u0 f6 N. u2 D: T; \9 c8 p/ N# G4 }* o$ ^
[Bash shell] 纯文本查看 复制代码
./configure \
--user=www \
--group=www \
--prefix=/www/webserver/nginx-1.9.0 \
--sbin-path=/www/webserver/nginx-1.9.0/sbin/nginx \
--pid-path=/www/webserver/nginx-1.9.0/logs/nginx.pid \
--conf-path=/www/webserver/nginx-1.9.0/conf/nginx.conf \
--error-log-path=/www/webserver/nginx-1.9.0/logs/error.log \
--http-log-path=/www/webserver/nginx-1.9.0/logs/access.log \
--http-client-body-temp-path=/www/webserver/nginx-1.9.0/temp/client \
--http-proxy-temp-path=/www/webserver/nginx-1.9.0/temp/proxy \
--http-fastcgi-temp-path=/www/webserver/nginx-1.9.0/temp/fcgi \
--http-scgi-temp-path=/www/webserver/nginx-1.9.0/temp/scgi \
--http-uwsgi-temp-path=/www/webserver/nginx-1.9.0/temp/uwsgi \
--with-http_flv_module \
--with-http_stub_status_module \
--with-http_realip_module \
--with-http_ssl_module \
--with-http_spdy_module \
--with-http_gzip_static_module \
--with-ipv6 \
--with-pcre=/root/pcre-8.34 \
--with-http_sub_module \
--add-module=/root/ngx_http_substitutions_filter_module-master \
--add-module=/root/naxsi-master/naxsi_src
, y# v: }( [/ h7 b% K4 [* I
0 F  h; @, k0 |5 W3 d. p7 H4 J
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|小黑屋|第一站论坛 ( 蜀ICP备06004864号-6 )

GMT+8, 2026-2-4 05:09 , Processed in 0.063679 second(s), 22 queries .

Powered by Discuz! X3.5

© 2001-2026 Discuz! Team.

快速回复 返回顶部 返回列表