]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Since the host will include a port if the default port is not used, always specify...
authorBradley Nicholes <bnicholes@apache.org>
Mon, 25 Oct 2004 18:32:58 +0000 (18:32 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Mon, 25 Oct 2004 18:32:58 +0000 (18:32 +0000)
commit18a1a014e6306a29e2097b53884c445250560905
tree9ef4787f6aa314531e4c2c0650afbf80abb6d98c
parentac4c881fba8601018e9defc2c0350cfdf1215890
Since the host will include a port if the default port is not used, always specify the default ports for the port parameter.  This will allow a host string that contains multiple hosts the ability to mix some hosts with ports and some without. All hosts which do not specify  a port will use the default port.  #30592

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