Changes of Revision 33
[-] | Changed | tengine.spec |
x 1
2 --with-http_xslt_module \ 3 --with-http_image_filter_module \ 4 --with-http_random_index_module \ 5 - --with-http_sysguard_module \ 6 + --with-http_sysguard_module=shared \ 7 --with-http_charset_filter_module=shared \ 8 - --with-http_userid_filter_module \ 9 - --with-http_footer_filter_module \ 10 - --with-http_referer_module \ 11 - --with-http_rewrite_module \ 12 - --with-http_fastcgi_module \ 13 - --with-http_uwsgi_module \ 14 + --with-http_userid_filter_module=shared \ 15 + --with-http_footer_filter_module=shared \ 16 + --with-http_referer_module=shared \ 17 + --with-http_rewrite_module=shared \ 18 + --with-http_fastcgi_module=shared \ 19 + --with-http_uwsgi_module=shared \ 20 --with-http_scgi_module=shared \ 21 --with-http_memcached_module=shared \ 22 --with-http_limit_conn_module=shared \ 23 |