hgomez 01/06/13 02:27:00
Modified: src/doc tomcat-ssl-howto.html
Log:
Correct apache-ssl URL
Submitted by: Qiu, Wei [[EMAIL PROTECTED]]
Revision Changes Path
1.4 +1 -1 jakarta-tomcat/src/doc/tomcat-ssl-howto.html
Index: tomcat-ssl-howto.html
===================================================================
RCS file: /home/cvs/jakarta-tomcat/src/doc/tomcat-ssl-howto.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tomcat-ssl-howto.html 2000/12/11 15:05:21 1.3
+++ tomcat-ssl-howto.html 2001/06/13 09:27:00 1.4
@@ -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>