From: Joshua Slive Date: Thu, 9 Jan 2003 20:03:15 +0000 (+0000) Subject: Access.conf? Nope. X-Git-Tag: pre_ajp_proxy~2300 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=60375d05d0dd5d288d7a022acbf0fac53ed41a4c;p=apache Access.conf? Nope. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98230 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/content-negotiation.html.en b/docs/manual/content-negotiation.html.en index 5c1c1f7a9e..c42ce5f777 100644 --- a/docs/manual/content-negotiation.html.en +++ b/docs/manual/content-negotiation.html.en @@ -189,7 +189,7 @@ Negotiation

MultiViews is a per-directory option, meaning it can be set with an Options directive within a <Directory>, <Location> or <Files> section in - access.conf, or (if AllowOverride is properly set) in + httpd.conf, or (if AllowOverride is properly set) in .htaccess files. Note that Options All does not set MultiViews; you have to ask for it by name.

diff --git a/docs/manual/content-negotiation.xml b/docs/manual/content-negotiation.xml index 9e2605d022..d5f287d890 100644 --- a/docs/manual/content-negotiation.xml +++ b/docs/manual/content-negotiation.xml @@ -171,7 +171,7 @@ type="section">Directory, Location or Files section in - access.conf, or (if httpd.conf, or (if AllowOverride is properly set) in .htaccess files. Note that Options All does not set MultiViews; you have to ask for it by