From: Erik Abele Date: Sun, 4 Jan 2004 14:53:30 +0000 (+0000) Subject: Remove unnecessary comments about uncompleted documentation. X-Git-Tag: pre_ajp_proxy~871 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6be212bef7225a6879c9ea53eff542d04f9afd3d;p=apache Remove unnecessary comments about uncompleted documentation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102177 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/conf/ssl-std.conf.in b/docs/conf/ssl-std.conf.in index a3056ca1f5..6bd410bea5 100644 --- a/docs/conf/ssl-std.conf.in +++ b/docs/conf/ssl-std.conf.in @@ -3,10 +3,6 @@ # It contains the configuration directives to instruct the server how to # serve pages over an https connection. For detailing information about these # directives see -# -# For the moment, see 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 @@ -14,11 +10,6 @@ # -# Until documentation is completed, please check http://www.modssl.org/ -# for additional config examples and module docmentation. Directives -# and features of mod_ssl are largely unchanged from the mod_ssl project -# for Apache 1.3. - # # When we also provide SSL we have to listen to the # standard HTTP port (see above) and to the HTTPS port @@ -84,7 +75,7 @@ SSLRandomSeed connect builtin -# General setup for the virtual host +# General setup for the virtual host DocumentRoot "@exp_htdocsdir@" ServerName www.example.com:443 ServerAdmin you@example.com @@ -246,4 +237,3 @@ CustomLog @exp_logfiledir@/ssl_request_log \ -