summaryrefslogtreecommitdiffstats
path: root/00-proxy.conf
diff options
context:
space:
mode:
authorJoe Orton <jorton@redhat.com>2015-10-14 09:06:30 +0100
committerJoe Orton <jorton@redhat.com>2015-10-14 09:06:30 +0100
commit91a2788bcecc45df329bd121a15ea7ec86285d82 (patch)
tree6d25f179bb44ee1fc7db8578039b7262efc7d59c /00-proxy.conf
parentc119a5ba7a64c7a49e774282c7b66a99b6d5132e (diff)
downloadhttpd-91a2788bcecc45df329bd121a15ea7ec86285d82.tar.gz
httpd-91a2788bcecc45df329bd121a15ea7ec86285d82.tar.xz
httpd-91a2788bcecc45df329bd121a15ea7ec86285d82.zip
update to 2.4.17 (#1271224)
- build, load mod_http2 - don't build mod_asis, mod_file_cache - load mod_cache_socache, mod_proxy_wstunnel by default - check every built mod_* is configured - synch ssl.conf with upstream; disable SSLv3 by default Resolves: rhbz#1271224
Diffstat (limited to '00-proxy.conf')
-rw-r--r--00-proxy.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/00-proxy.conf b/00-proxy.conf
index a446822..cc0bca0 100644
--- a/00-proxy.conf
+++ b/00-proxy.conf
@@ -13,3 +13,4 @@ LoadModule proxy_fdpass_module modules/mod_proxy_fdpass.so
LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
LoadModule proxy_http_module modules/mod_proxy_http.so
LoadModule proxy_scgi_module modules/mod_proxy_scgi.so
+LoadModule proxy_wstunnel_module modules/mod_proxy_wstunnel.so