Comment 0 for bug 1341013

Revision history for this message
Jason Stephenson (jstephenson) wrote :

According to the Apache 2.4 documentation and a warning emitted when starting Apache 2.4 for Evergreen the NameVirtualHost directive is deprecated and does nothing in Apache 2.4. It is also scheduled to be removed, and thus raise an error and not just a warning, in the next release of Apache. We may as well remove it now and prevent the warning from potentially confusing people.

Branch to follow.