]> granicus.if.org Git - apache/commitdiff
Access.conf? Nope.
authorJoshua Slive <slive@apache.org>
Thu, 9 Jan 2003 20:03:15 +0000 (20:03 +0000)
committerJoshua Slive <slive@apache.org>
Thu, 9 Jan 2003 20:03:15 +0000 (20:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98230 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/content-negotiation.html.en
docs/manual/content-negotiation.xml

index 5c1c1f7a9e94832bec98bfb95024691178a1c154..c42ce5f777972eb6855c588022a624e91c44092c 100644 (file)
@@ -189,7 +189,7 @@ Negotiation</a></li>
     <p><code>MultiViews</code> is a per-directory option, meaning it
     can be set with an <code class="directive"><a href="./mod/core.html#options">Options</a></code>
     directive within a <code class="directive"><a href="./mod/core.html#directory">&lt;Directory&gt;</a></code>, <code class="directive"><a href="./mod/core.html#location">&lt;Location&gt;</a></code> or <code class="directive"><a href="./mod/core.html#files">&lt;Files&gt;</a></code> section in
-    <code>access.conf</code>, or (if <code class="directive"><a href="./mod/core.html#allowoverride">AllowOverride</a></code> is properly set) in
+    <code>httpd.conf</code>, or (if <code class="directive"><a href="./mod/core.html#allowoverride">AllowOverride</a></code> is properly set) in
     <code>.htaccess</code> files. Note that <code>Options All</code>
     does not set <code>MultiViews</code>; you have to ask for it by
     name.</p>
index 9e2605d022eb77557585366effe6bf857ebd50c8..d5f287d890affb9202336dd7db49a545735b2b75 100644 (file)
     type="section">Directory</directive>, <directive module="core"
     type="section">Location</directive> or <directive module="core"
     type="section">Files</directive> section in
-    <code>access.conf</code>, or (if <directive
+    <code>httpd.conf</code>, or (if <directive
     module="core">AllowOverride</directive> is properly set) in
     <code>.htaccess</code> files. Note that <code>Options All</code>
     does not set <code>MultiViews</code>; you have to ask for it by