summaryrefslogtreecommitdiff
path: root/usr.sbin/httpd/conf/httpd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/httpd/conf/httpd.conf')
-rw-r--r--usr.sbin/httpd/conf/httpd.conf9
1 files changed, 3 insertions, 6 deletions
diff --git a/usr.sbin/httpd/conf/httpd.conf b/usr.sbin/httpd/conf/httpd.conf
index fc33a531dbe..ea945ec546a 100644
--- a/usr.sbin/httpd/conf/httpd.conf
+++ b/usr.sbin/httpd/conf/httpd.conf
@@ -1,4 +1,4 @@
-# $OpenBSD: httpd.conf,v 1.13 2002/09/18 15:56:50 henning Exp $
+# $OpenBSD: httpd.conf,v 1.14 2002/09/20 08:20:21 henning Exp $
#
# Based upon the NCSA server configuration files originally by Rob McCool.
#
@@ -88,11 +88,8 @@ ScoreBoardFile logs/apache_runtime_status
#
# In the standard configuration, the server will process httpd.conf,
# srm.conf, and access.conf in that order. The latter two files are
-# now distributed empty, as it is recommended that all directives
-# be kept in a single file for simplicity. The commented-out values
-# below are the built-in defaults. You can have the server ignore
-# these files altogether by using "/dev/null" (for Unix) or
-# "nul" (for Win32) for the arguments to the directives.
+# now deprecated and not installed any more, as it is recommended that
+# all directives be kept in a single file for simplicity.
#
#ResourceConfig conf/srm.conf
#AccessConfig conf/access.conf