You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Ray Jong <jo...@llnl.gov> on 1998/08/29 01:42:07 UTC

mod_status/2923: requests for server-status result in "NOT FOUND" error

>Number:         2923
>Category:       mod_status
>Synopsis:       requests for server-status result in "NOT FOUND" error
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Fri Aug 28 16:50:00 PDT 1998
>Last-Modified:
>Originator:     jong3@llnl.gov
>Organization:
apache
>Release:        1.3.1
>Environment:
SunOS skibuff 5.5.1 Generic_103640-20 sun4u sparc SUNW,Ultra-5_10
Server is running in standalone mode
Standard SUN complier doing the standard build.
>Description:
When I try the URL http://skibuff.llnl.gov/server-status
I get the response

Not Found

The requested URL /server-status was not found on this server.

I have the following lines in the access.conf file:
<Location /server-status>
SetHandler server-status
order deny,allow
allow from all
</Location>

This looks to be set up just as the directed in the Apache Documentation,
but I appear to be missing something.


>How-To-Repeat:
http://skibuff.llnl.gov/server-status
>Fix:

>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]