summaryrefslogtreecommitdiffstats
path: root/00-proxyhtml.conf
diff options
context:
space:
mode:
authorJoe Orton <jorton@redhat.com>2012-03-13 16:33:13 +0000
committerJoe Orton <jorton@redhat.com>2012-03-13 16:33:13 +0000
commit415f76c452855d81395968f33d8ae1a68b2a4234 (patch)
tree19a707af6837e7d9ae9d41c452def9ab7b0c7710 /00-proxyhtml.conf
parentc540f64f85aa77e8c6be7995546773739c3f0ba3 (diff)
downloadhttpd-415f76c452855d81395968f33d8ae1a68b2a4234.tar.gz
httpd-415f76c452855d81395968f33d8ae1a68b2a4234.tar.xz
httpd-415f76c452855d81395968f33d8ae1a68b2a4234.zip
add mod_proxy_html subpackage (w/mod_proxy_html + mod_xml2enc)
- move mod_ldap, mod_authnz_ldap to mod_ldap subpackage
Diffstat (limited to '00-proxyhtml.conf')
-rw-r--r--00-proxyhtml.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/00-proxyhtml.conf b/00-proxyhtml.conf
new file mode 100644
index 0000000..9a9b107
--- /dev/null
+++ b/00-proxyhtml.conf
@@ -0,0 +1,3 @@
+# This file configures mod_proxy_html and mod_xml2enc:
+LoadModule xml2enc_module modules/mod_xml2enc.so
+LoadModule proxy_html_module modules/mod_proxy_html.so