mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
Access.conf? Nope.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98230 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -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"><Directory></a></code>, <code class="directive"><a href="./mod/core.html#location"><Location></a></code> or <code class="directive"><a href="./mod/core.html#files"><Files></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>
|
||||
|
||||
@@ -171,7 +171,7 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user