]> git.evergreen-ils.org Git - OpenSRF.git/commit
LP#1391248: Fix NameVirtualHost warnings in websockets apache2.conf
authorBen Shum <bshum@biblio.org>
Mon, 10 Nov 2014 17:20:31 +0000 (12:20 -0500)
committerBill Erickson <berickxx@gmail.com>
Mon, 10 Nov 2014 19:46:41 +0000 (14:46 -0500)
commitb199a9a84aa815dbcbc4c98e3269c192fecdb238
treee5bc1c34c00f4cca5601dbba96cd84693c7334c0
parent3c268142659852c6b09a8709a84029702698d2ea
LP#1391248: Fix NameVirtualHost warnings in websockets apache2.conf

For the websockets configuration, the sample apache2.conf for Apache 2.4 (i.e.
Ubuntu 14.04, etc.) contains NameVirtualHost entries that are no longer
needed.

When starting apache2-websockets, you may see warnings like:

AH00548: NameVirtualHost has no effect and will be removed in the next
release /etc/apache2-websockets/apache2.conf:53

Remove the NameVirtualHost entries and these warnings go away.

Signed-off-by: Ben Shum <bshum@biblio.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
examples/apache_24/websockets/apache2.conf