- enable ngx_http_auth_request_module
OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=50
This commit is contained in:
parent
40cbe6bb50
commit
8a14fe963e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 12 04:22:29 UTC 2015 - mrueckert@suse.de
|
||||
|
||||
- enable ngx_http_auth_request_module
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 12 04:06:26 UTC 2015 - mrueckert@suse.de
|
||||
|
||||
|
@ -192,8 +192,8 @@ sed -i "s/\/var\/run/\/run/" %{_sourcedir}/nginx.init
|
||||
--user=nginx --group=nginx \
|
||||
--without-select_module \
|
||||
--without-poll_module \
|
||||
--with-ipv6 \
|
||||
--with-file-aio \
|
||||
--with-ipv6 \
|
||||
--with-http_ssl_module \
|
||||
%if 0%{?suse_version} > 1220
|
||||
--with-http_spdy_module \
|
||||
@ -208,9 +208,9 @@ sed -i "s/\/var\/run/\/run/" %{_sourcedir}/nginx.init
|
||||
--with-http_flv_module \
|
||||
--with-http_mp4_module \
|
||||
--with-http_gzip_static_module \
|
||||
--with-http_auth_request_module \
|
||||
--with-http_random_index_module \
|
||||
--with-http_secure_link_module \
|
||||
--with-http_ssl_module \
|
||||
--with-http_degradation_module \
|
||||
--with-http_stub_status_module \
|
||||
--with-http_perl_module \
|
||||
|
Loading…
x
Reference in New Issue
Block a user