From e6fe69dac9b74bf4ba9affc979cee1f367ef95e7 Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Thu, 9 Jan 2003 20:03:15 +0000 Subject: [PATCH] Access.conf? Nope. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98230 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/content-negotiation.html.en | 2 +- docs/manual/content-negotiation.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.50.1