https://issues.apache.org/bugzilla/show_bug.cgi?id=45148
Summary: The actual host of the request will be more helpful in
mod_status, instead of the server name
Product: Apache httpd-2
Version: 2.2.8
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: mod_status
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Created an attachment (id=22085)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=22085)
Patch, which uses the Host header where present and server name otherwise.
Actual Results:
mod_status shows the virtual host (server name) of each request.
Expected Results:
It can show the value of the Host header, where it is present. The real host
will be more helpful for administrators, than just the virtual host.
Additional Information:
Thanks to Barry Abrahamson, who inspired me to patch this.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]