]> granicus.if.org Git - apache/commit
Use the ap_get_server_xxx() calls to return the info rather than short cutting it...
authorBradley Nicholes <bnicholes@apache.org>
Tue, 7 May 2002 23:41:36 +0000 (23:41 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Tue, 7 May 2002 23:41:36 +0000 (23:41 +0000)
commite4c70781b3cc00c0498a66c65a9902d6fc859306
treed2b33bbe364712412288b29853255ff81b6a4a82
parent5a8158eb785bcc6436094abe57616e9c2a95e64f
Use the ap_get_server_xxx() calls to return the info rather than short cutting it with the server_rec.  This avoids port showing up as 0 and also respects the UseCanonicalName setting in the .conf file.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95006 13f79535-47bb-0310-9956-ffa450edef68
modules/generators/mod_info.c