erikabele 2002/11/20 14:30:57
Modified: docs/conf ssl-std.conf
Log:
removed absurd comment (huh, where did this come from?)
Revision Changes Path
1.11 +0 -7 httpd-2.0/docs/conf/ssl-std.conf
Index: ssl-std.conf
===================================================================
RCS file: /home/cvs/httpd-2.0/docs/conf/ssl-std.conf,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ssl-std.conf 14 Nov 2002 14:17:11 -0000 1.10
+++ ssl-std.conf 20 Nov 2002 22:30:56 -0000 1.11
@@ -28,13 +28,6 @@
#
Listen 443
-#
-# Dynamic Shared Object (DSO) Support
-#
-# To be able to use the functionality of a module which was built as a DSO you
-# ErrorLog logs/dummy-host.example.com-error_log
-# CustomLog logs/dummy-host.example.com-access_log common
-
##
## SSL Global Context
##
|