]> granicus.if.org Git - apache/commit
Correct the problem where the only local host name that the IP stack
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 20 Jun 2000 19:30:32 +0000 (19:30 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 20 Jun 2000 19:30:32 +0000 (19:30 +0000)
commit6c265eb9e61a33fde3554a1585afca1f68c11369
tree139f53d8d6eac6b8427c5febe5593e08e8fc3e5a
parent0a82e00316b14b8132b1638c6330e11dc9d10729
Correct the problem where the only local host name that the IP stack
    can discover are 'undotted' private names.  If no fully qualified
    domain name can be identified, the default ServerName will be set to
    the machine's IP address string.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85636 13f79535-47bb-0310-9956-ffa450edef68
server/util.c