>Number: 1094 >Category: os-windows >Synopsis: Server status module is not fully functional >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache (Apache HTTP Project) >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Wed Sep 3 11:50:01 1997 >Originator: [EMAIL PROTECTED] >Organization: apache >Release: Apache/1.3a1 >Environment: Windows NT 4.0, SP3, VC++ 5.0 (Enterprise Ed) >Description: When the status module is loaded in access.conf, and a handler is setup for it (I used /server-status), the following text is reported: -- To obtain a full report with current status information and DNS and LOGGING status codes you need to recompile Apache after adding the line Rule STATUS=yes into the file Configuration --
The Configuration file has this rule set by default. >How-To-Repeat: Load the status module: LoadModule status_module modules/ApacheModuleStatus.dll Set a location: <Location /server-status> SetHandler server-status order allow,deny allow from all </Location> Access the /server-status page. >Fix: I'm afraid not >Audit-Trail: >Unformatted:
