]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
insure that a '*' in <VirtualHost *> or NameVirtualHost * matches all ports.
authorGreg Ames <gregames@apache.org>
Mon, 15 Oct 2001 15:32:14 +0000 (15:32 +0000)
committerGreg Ames <gregames@apache.org>
Mon, 15 Oct 2001 15:32:14 +0000 (15:32 +0000)
commitad334fdd9051a5fceffe6b8411080d91810f0823
tree60e83d83c27f25a3faf09ab94ed62ab09450ec41
parent4cf572780cadf2db871efc99d20879869bd75ab1
insure that a '*' in <VirtualHost *> or NameVirtualHost * matches all ports.

The recent change to eliminate the Port directive exposed this problem.

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