If you install Aegir2 in Ubuntu Saucy or above, and restart apache, you get the following warning:

NameVirtualHost has no effect and will be removed in the next release /etc/apache2/conf-enabled/aegir.conf:3

This is Apache 2.4.6.

Comments

helmo’s picture

anarcat’s picture

Hum... So this is documented here:

https://httpd.apache.org/docs/2.4/en/upgrading.html#misc

The problem is that it *is* mandatory for < 2.4 - virtual hosts will totally fail otherwise.

So until 2.4 becomes more widespread (e.g. Debian stable), I would say we should tolerate the warning. When we remove it from our configs, we would need to update our install docs to tell people to configure it by hand, which *will* break SSL hosts unless a NameVirtualHost is added for every IP associated to a SSL host.

anarcat’s picture

Status: Active » Postponed
ergonlogic’s picture

Status: Postponed » Closed (outdated)

The 6.x-2.x branch will go EOL along with Drupal this week. So I'm closing this issue. If it remains a confirmed issue in 7.x-3.x, feel free to re-open, or better yet, create a new issue referencing this one.