On Tue, Oct 06, 1998 at 09:21:02AM -0400, Jim Jagielski wrote: > So this info needs to be printed out > on the status page. ... Which > means that this mapping must be done and available to mod_status. It is. It's in the patch. The same traversal (as done in the numbering to begin with) is performed again when access to the vhost name is needed. In mod_status, you still see the names (albeit not truncated to 32 chars). At least when I read the patch correctly. martin