From 4645c79e185a114ab5f6c6961ce1c0c1b6866ea3 Mon Sep 17 00:00:00 2001 From: Greg Ames Date: Wed, 17 Oct 2001 17:55:07 +0000 Subject: [PATCH] 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 --- docs/manual/mod/mod_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@

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>
-- 
2.50.1