git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@522353
13f79535-47bb-0310-9956-
ffa450edef68
Update host configuration document for new behaviour for directories
in appBase. (markt)
</update>
+ <update>
+ <bug>39540</bug> Add link to httpd 2.2 mod_proxy_ajp docs in AJP connector doc. (yoavs)
+ </update>
</changelog>
</subsection>
</section>
<p>The native connectors supported with this Tomcat release are:
<ul>
-<li>JK 1.2.x with any of the supported servers</li>
-<li>mod_proxy on Apache httpd 2.x (included by default in Apache HTTP Server 2.2),
-with AJP enabled</li>
+ <li>JK 1.2.x with any of the supported servers</li>
+ <li>mod_proxy on Apache httpd 2.x (included by default in Apache HTTP Server 2.2),
+ with AJP enabled: see
+ <a href="http://httpd.apache.org/docs/2.2/mod/mod_proxy_ajp.html">the httpd docs</a>
+ for details.</li>
</ul>
</p>