]> granicus.if.org Git - apache/commitdiff
Remove reference to srm.conf and access.conf which was forward ported
authorYoshiki Hayashi <yoshiki@apache.org>
Tue, 16 Jan 2001 02:33:16 +0000 (02:33 +0000)
committerYoshiki Hayashi <yoshiki@apache.org>
Tue, 16 Jan 2001 02:33:16 +0000 (02:33 +0000)
by my previous commit.
Suggested by Joshua Slive.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87694 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/configuring.html
docs/manual/configuring.html.en

index 428eb404de4c0a81fc76fc998d345b128ff700ef..f626637083a284dea479a50111eb3d3c27f0a70f 100644 (file)
 >directives</A> in plain text configuration files.  The main
 configuration file is usually called <CODE>httpd.conf</CODE>.  The
 location of this file is set at compile-time, but may be overridden
-with the <CODE>-f</CODE> command line flag.  Some sites also have
-<CODE>srm.conf</CODE> and <CODE>access.conf</CODE> files for <A
-HREF="http://www.apache.org/info/three-config-files.html">historical
-reasons</A>.  In addition, other configuration files may be added using
-the <CODE><A HREF="mod/core.html#include">Include</A></CODE>
-directive.  Any directive may be placed in any of these configuration
-files.  Changes to the main configuration files are only recognized by
-Apache when it is started or restarted.</p>
+with the <CODE>-f</CODE> command line flag.  In addition, other
+configuration files may be added using the <CODE><A
+HREF="mod/core.html#include">Include</A></CODE> directive.  Any
+directive may be placed in any of these configuration files.  Changes
+to the main configuration files are only recognized by Apache when it
+is started or restarted.</p>
 
 <P>New with Apache 1.3.13 is a feature where if any configuration
 file is actually a directory, Apache will enter that directory
index 428eb404de4c0a81fc76fc998d345b128ff700ef..f626637083a284dea479a50111eb3d3c27f0a70f 100644 (file)
 >directives</A> in plain text configuration files.  The main
 configuration file is usually called <CODE>httpd.conf</CODE>.  The
 location of this file is set at compile-time, but may be overridden
-with the <CODE>-f</CODE> command line flag.  Some sites also have
-<CODE>srm.conf</CODE> and <CODE>access.conf</CODE> files for <A
-HREF="http://www.apache.org/info/three-config-files.html">historical
-reasons</A>.  In addition, other configuration files may be added using
-the <CODE><A HREF="mod/core.html#include">Include</A></CODE>
-directive.  Any directive may be placed in any of these configuration
-files.  Changes to the main configuration files are only recognized by
-Apache when it is started or restarted.</p>
+with the <CODE>-f</CODE> command line flag.  In addition, other
+configuration files may be added using the <CODE><A
+HREF="mod/core.html#include">Include</A></CODE> directive.  Any
+directive may be placed in any of these configuration files.  Changes
+to the main configuration files are only recognized by Apache when it
+is started or restarted.</p>
 
 <P>New with Apache 1.3.13 is a feature where if any configuration
 file is actually a directory, Apache will enter that directory