]> granicus.if.org Git - apache/commitdiff
get rid of a reference to access.conf
authorGreg Ames <gregames@apache.org>
Wed, 17 Oct 2001 17:55:07 +0000 (17:55 +0000)
committerGreg Ames <gregames@apache.org>
Wed, 17 Oct 2001 17:55:07 +0000 (17:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91532 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_status.html

index 8510691faedd5a4321de1c415129f99bbabfc580..5e072733844b693ad9315ce4fc7624356666f428 100644 (file)
@@ -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;