You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Andreas Jung <aj...@sz-sb.de> on 1999/09/20 10:45:19 UTC

mod_status/5044: server status won't work with all virtual hosts

>Number:         5044
>Category:       mod_status
>Synopsis:       server status won't work with all virtual hosts
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Mon Sep 20 01:50:01 PDT 1999
>Last-Modified:
>Originator:     ajung@sz-sb.de
>Organization:
apache
>Release:        1.3.9
>Environment:
Solaris 7.0/Sparc
>Description:
Our Apache runs on 2 different ports (80,8080). There is a global statement
in the context for all virtual servers:

<location /status>
SetHandler server-status
AuthType Basic
require group www-admin
AuthName "Apache Server Status"
</location>

I can access http://servername:8080/status correctly
but not http://servername:80/status - I get a 401 response.
This worked correctly in 1.3.6 :-|

More infos needed ?

Andreas
>How-To-Repeat:

>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 make sure the]
[subject line starts with the report component and number, with ]
[or without any 'Re:' prefixes (such as "general/1098:" or      ]
["Re: general/1098:").  If the subject doesn't match this       ]
[pattern, your message will be misfiled and ignored.  The       ]
["apbugs" address is not added to the Cc line of messages from  ]
[the database 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!     ]