Logoj0ke.net Open Build Service > Projects > home:jg:http > tengine > Changes
Sign Up | Log In

Changes of Revision 23

[-] Changed tengine.spec
x
 
1
@@ -83,6 +83,30 @@
2
     --with-mail_ssl_module \
3
     --with-debug \
4
     --with-ipv6 \
5
+    --with-http_xslt_module \
6
+    --with-http_image_filter_module \
7
+    --with-http_random_index_module \
8
+    --with-http_sysguard_module \
9
+    --with-http_charset_filter_module=shared \
10
+    --with-http_userid_filter_module=shared \
11
+    --with-http_footer_filter_module=shared \
12
+    --with-http_referer_module=shared \
13
+    --with-http_rewrite_module=shared \
14
+    --with-http_fastcgi_module=shared \
15
+    --with-http_uwsgi_module=shared \
16
+    --with-http_scgi_module=shared \
17
+    --with-http_memcached_module=shared \
18
+    --with-http_limit_conn_module=shared \
19
+    --with-http_limit_req_module=shared \
20
+    --with-http_empty_gif_module=shared \
21
+    --with-http_browser_module=shared \
22
+    --with-http_user_agent_module=shared \
23
+    --with-http_upstream_ip_hash_module=shared \
24
+    --with-http_upstream_least_conn_module=shared \
25
+    --with-http_upstream_session_sticky_module=shared \
26
+    --with-http_split_clients_module=shared \
27
+    --with-http_lua_module \
28
+    --with-http_tfs_module \
29
     --with-cc-opt="%{optflags} $(pcre-config --cflags)" \
30
     --with-file-aio \
31
     --with-syslog 
32