Author: markt Date: Wed Mar 4 22:37:39 2015 New Revision: 1664174 URL: http://svn.apache.org/r1664174 Log: Follow-up to r1663995. kkolino review Add another link. Fix a typo.
Modified: tomcat/trunk/webapps/docs/config/valve.xml Modified: tomcat/trunk/webapps/docs/config/valve.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/valve.xml?rev=1664174&r1=1664173&r2=1664174&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/config/valve.xml (original) +++ tomcat/trunk/webapps/docs/config/valve.xml Wed Mar 4 22:37:39 2015 @@ -343,10 +343,11 @@ logged by the Access Log Valve may represent the reverse proxy, the browser or some combination of the two depending on the configuration of Tomcat and the reverse proxy. For Tomcat configuration options see - <a href="#Proxies_Support">Proxies Support</a>. For reverse proxies that + <a href="#Proxies_Support">Proxies Support</a> and the + <a href="../proxy-howto.html">Proxy How-To</a>. For reverse proxies that use mod_jk, see the <a href="http://tomcat.apache.org/connectors-doc/generic_howto/proxy.html">generic - proxy</a> docmentation. For other reverse proxies, consult their + proxy</a> documentation. For other reverse proxies, consult their documentation.</p> </subsection> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org