References in non-auto-generated general docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1189549 13f79535-47bb-0310-9956-
ffa450edef68
<module>mod_request</module>
<module>mod_sed</module>
<module>mod_substitute</module>
+ <module>mod_xml2enc</module>
+ <module>mod_proxy_html</module>
</modulelist>
<directivelist>
<directive module="mod_filter">FilterChain</directive>
<dd>Allows to add customizable debug logging at different phases of the
request processing.</dd>
+ <dt><module>mod_xml2enc</module></dt>
+ <dd>Formerly a third-party module, this supports internationalisation
+ in libxml2-based (markup-aware) filter modules.</dd>
+
+ <dt><module>mod_proxy_html</module></dt>
+ <dd>Formerly a third-party module, this supports fixing of HTML
+ links in a reverse proxy situation, where the backend generates
+ URLs that are not valid for the proxy's clients.</dd>
+
</dl>
</section>