-
- Downloads
Don't generate NameVirtualHost directives for v2.4.
The NameVirtualHost directive has been deprecated since version 2.3.11 of httpd; now name-based virtual hosting is automatically enabled for any IP/port combination used in more than one <VirtualHost> directive. NameVirtualHost is now a no-op, but gives a warning on startup, so don't generate those directives when running newer versions of httpd.
Please register or sign in to comment