• Eric Covener's avatar
    Remove need for NameVirtualHost directive by implicitly configuring any duplicated · 5adade03
    Eric Covener authored
    VH addresses as name-based virtual hosts.  This also combines _default_ and *
    into a single type of wildcard since these presented a false dichotomy between
    address specs.
    
    These are post-config only changes and do not change the runtime lookups.
    
    The biggest loss here is that an unintended duplication of virtual host addresses
    can no longer be reported as directly in the past, but should still be debuggabl
    via apachectl -S (unintended NVH).  These problems are a drop in the bucket compared
    to the difficulty users have with using NameVirtualHost.
    
    
    
    git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053230 13f79535-47bb-0310-9956-ffa450edef68
    5adade03
To find the state of this project's repository at the time of any of these versions, check out the tags.