From: William A. Rowe Jr Date: Thu, 1 Nov 2001 04:56:59 +0000 (+0000) Subject: Make this a bit more formal, as in httpd.conf. Also should cite the X-Git-Tag: 2.0.28~64 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2b4060c59673f4d16b0a64fd9f70465e6046e9ac;p=thirdparty%2Fapache%2Fhttpd.git Make this a bit more formal, as in httpd.conf. Also should cite the 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 --- diff --git a/docs/conf/ssl-std.conf b/docs/conf/ssl-std.conf index 3f42d26d7d4..a0d19d1563a 100644 --- a/docs/conf/ssl-std.conf +++ b/docs/conf/ssl-std.conf @@ -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 +# +# [For the moment, see 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. #