LoadModule negotiation_module @src_dir@/mod_negotiation.so
LoadModule proxy_module @src_dir@/mod_proxy.so
LoadModule proxy_http_module @src_dir@/mod_proxy_http.so
LoadModule proxy_connect_module @src_dir@/mod_proxy_connect.so

<Directory @DocumentRoot@>
AllowOverride all
Options MultiViews
</Directory>

AddType application/xml .xml

#PerlLoadModule Apache2::CondProxy
PerlLoadModule Apache2::HTML::Detergent

#PerlFixupHandler Apache2::CondProxy
#PerlSetVar ProxyTarget http://www.iainstitute.org
#PerlSetVar RequestBodyCache /tmp/condproxy

PerlOutputFilterHandler Apache2::HTML::Detergent

DetergentMatch "//html:div[@id='col2']" "/iai.xsl"
#DetergentMatch "//html:div[1]"
DetergentMatch "/html:html/html:body/*"
DetergentTypes text/html application/xhtml+xml application/xml
DetergentLink contents /site-map
DetergentXSLT /reassemble