hgomez 01/06/13 02:25:24 Modified: jk/doc tomcat-ssl-howto.html Log: Correct apache-ssl URL (Sorry Ben :) Reviewed by:Qiu, Wei [[EMAIL PROTECTED]] Revision Changes Path 1.2 +1 -1 jakarta-tomcat-connectors/jk/doc/tomcat-ssl-howto.html Index: tomcat-ssl-howto.html =================================================================== RCS file: /home/cvs/jakarta-tomcat-connectors/jk/doc/tomcat-ssl-howto.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- tomcat-ssl-howto.html 2001/05/14 09:16:57 1.1 +++ tomcat-ssl-howto.html 2001/06/13 09:25:23 1.2 @@ -59,7 +59,7 @@ <hr> <h2><a name=s2>Tomcat and SSL</a></h2> <p>Tomcat could use SSL directly (via an HTTP connector supporting SSL) or via - an Apache SSLified (<a href="http://www.apachessl.org">Apache-SSL</a> or apache-mod_ssl) + an Apache SSLified (<a href="http://www.apache-ssl.org">Apache-SSL</a> or apache-mod_ssl) with the mod_jk connector.</p> <hr> <h2><a name=s3>Building tomcat with SSL support</a></h2>