Commit 5f19c23e authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  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
parent 08e3397c
Loading
Loading
Loading
Loading
+11 −1
Original line number Diff line number Diff line
#
# 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>