]> granicus.if.org Git - apache/commitdiff
Fix typo.
authorYoshiki Hayashi <yoshiki@apache.org>
Tue, 14 May 2002 06:47:35 +0000 (06:47 +0000)
committerYoshiki Hayashi <yoshiki@apache.org>
Tue, 14 May 2002 06:47:35 +0000 (06:47 +0000)
Remove reference to srm.conf and access.conf.
2.0 does not read them by default.

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

docs/manual/sections.html
docs/manual/sections.html.en

index 9782a63a7bad57bc6fb93b1a145c04e23f871973..94a7ed1cb6c3a9af2bf8779ebd8c9c0a8edb2644 100644 (file)
@@ -69,9 +69,8 @@
     files. <code>&lt;Directory&gt;</code> (group 1 above) is
     processed in the order shortest directory component to longest.
     If multiple <code>&lt;Directory&gt;</code> sections apply to
-    the same directory they they are processed in the configuration
-    file order. The configuration files are read in the order
-    httpd.conf, srm.conf and access.conf. Configurations included
+    the same directory they are processed in the configuration
+    file order. Configurations included
     via the <code>Include</code> directive will be treated as if
     they were inside the including file at the location of the
     <code>Include</code> directive.</p>
index 9782a63a7bad57bc6fb93b1a145c04e23f871973..94a7ed1cb6c3a9af2bf8779ebd8c9c0a8edb2644 100644 (file)
@@ -69,9 +69,8 @@
     files. <code>&lt;Directory&gt;</code> (group 1 above) is
     processed in the order shortest directory component to longest.
     If multiple <code>&lt;Directory&gt;</code> sections apply to
-    the same directory they they are processed in the configuration
-    file order. The configuration files are read in the order
-    httpd.conf, srm.conf and access.conf. Configurations included
+    the same directory they are processed in the configuration
+    file order. Configurations included
     via the <code>Include</code> directive will be treated as if
     they were inside the including file at the location of the
     <code>Include</code> directive.</p>