]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Make this a bit more formal, as in httpd.conf. Also should cite the
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 1 Nov 2001 04:56:59 +0000 (04:56 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 1 Nov 2001 04:56:59 +0000 (04:56 +0000)
  contributor, but only Ralf knows who all should be the primary citation,
  if not simply "the modssl project".  I don't know if this conf is all
  new material, significantly created by the modssl project, or if much
  of it goes all the way back to ApacheSSL.  Rather that miss-attribute,
  I'm leaving line one for someone else [Ralf?] to add, vis-a-vie the
  citation in httpd-std.conf line 2.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91717 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/ssl-std.conf

index 3f42d26d7d49b0495621297864e60d4e7bc7cb6a..a0d19d1563a025d019f8dfb4c3fce852b6cc5e9e 100644 (file)
@@ -1,5 +1,15 @@
 #
-# ssl-std.conf -- Apache httpd configuration for SSL Support
+# 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 
+# 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.]
+# 
+# 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
+# consult the online docs. You have been warned.  
 #
 <IfDefine SSL>