]> 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)
commitb63be3f064f74d709237613481e0768ff74ae704
treed2b33bbe364712412288b29853255ff81b6a4a82
parentd1c78b41afeea7e2da44f572ba99150f06859945
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