]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix a typo and URL. [Gotta get this keyboard cleaned.]
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 1 Nov 2001 05:12:46 +0000 (05:12 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 1 Nov 2001 05:12:46 +0000 (05:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91718 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/ssl-std.conf

index a0d19d1563a025d019f8dfb4c3fce852b6cc5e9e..226e567040efbeef27b2e81caa3afc01047beac1 100644 (file)
@@ -1,11 +1,12 @@
 #
 # This is the Apache server configuration file providing SSL support.
 # It contains the configuration directives to instruct the server how to
-# serve pages over an https connetion. For detailing information about these 
+# serve pages over an https connection. For detailing information about these 
 # directives see <URL:http://httpd.apache.org/docs-2.0/mod/mod_ssl.html>
 #
-# [For the moment, see <URL:http://modssl.org/docs/> for info. The documents
-#  are still being prepared.]
+#   For the moment, see <URL:http://www.modssl.org/docs/> for this info. 
+#   The documents are still being prepared from material donated by the
+#   modssl project.
 # 
 # Do NOT simply read the instructions in here without understanding
 # what they do.  They're here only as hints or reminders.  If you are unsure