From: Greg Ames Date: Wed, 17 Oct 2001 17:55:07 +0000 (+0000) Subject: get rid of a reference to access.conf X-Git-Tag: 2.0.27~101 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4645c79e185a114ab5f6c6961ce1c0c1b6866ea3;p=thirdparty%2Fapache%2Fhttpd.git get rid of a reference to access.conf git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91532 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_status.html b/docs/manual/mod/mod_status.html index 8510691faed..5e072733844 100644 --- a/docs/manual/mod/mod_status.html +++ b/docs/manual/mod/mod_status.html @@ -82,7 +82,7 @@

Enabling Status Support

To enable status reports only for browsers from the foo.com - domain add this code to your access.conf + domain add this code to your httpd.conf configuration file
     <Location /server-status>