Changes of Revision 96
[-] | Changed | nginx.spec |
1
2 --pid-path=%{_localstatedir}/run/%{name}.pid \ 3 --lock-path=%{_localstatedir}/lock/subsys/%{name} \ 4 --with-http_ssl_module \ 5 - --with-http_spdy_module \ 6 + --with-http_v2_module \ 7 --with-http_realip_module \ 8 --with-http_addition_module \ 9 --with-http_xslt_module \ 10 |