Ubuntu Pastebin

Paste from Night at Sat, 11 Feb 2017 13:43:34 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
./configure
--sbin-path=/usr/local/nginx/nginx
--conf-path=/usr/local/nginx/nginx.conf
--pid-path=/usr/local/nginx/nginx.pid
--with-pcre=../pcre-8.40
--with-zlib=../zlib-1.2.11
--with-http_ssl_module
--with-http_gzip_static_module 
--with-http_addition_module 
--with-http_geoip_module 
--with-http_dav_module 
--with-http_stub_status_module 
--with-http_sub_module -
-with-http_ssl_module 
--with-stream -
-with-stream_ssl_module
--with-mail=dynamic
--with-http_v2_module 
--add-dynamic-module=/opt/nginx-ct
--with-stream
--with-mail=dynamic
--add-module=../nginx-ct
Download as text