summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_status.html
diff options
context:
space:
mode:
authorGreg Ames <gregames@apache.org>2001-10-17 17:55:07 +0000
committerGreg Ames <gregames@apache.org>2001-10-17 17:55:07 +0000
commit4645c79e185a114ab5f6c6961ce1c0c1b6866ea3 (patch)
tree91cd7637e6e4dde73ef9e5ab981e36e4fe1ac12a /docs/manual/mod/mod_status.html
parent53e16c92fcb2d479447258178ec856d58f2ab0dd (diff)
downloadhttpd-4645c79e185a114ab5f6c6961ce1c0c1b6866ea3.tar.gz
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
Diffstat (limited to 'docs/manual/mod/mod_status.html')
-rw-r--r--docs/manual/mod/mod_status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_status.html b/docs/manual/mod/mod_status.html
index 8510691fae..5e07273384 100644
--- a/docs/manual/mod/mod_status.html
+++ b/docs/manual/mod/mod_status.html
@@ -82,7 +82,7 @@
<h2>Enabling Status Support</h2>
To enable status reports only for browsers from the foo.com
- domain add this code to your <code>access.conf</code>
+ domain add this code to your <code>httpd.conf</code>
configuration file
<pre>
&lt;Location /server-status&gt;