Commit c3aa1db3 authored by Greg Ames's avatar Greg Ames
Browse files

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
parent fb1a1e31
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;