]> git.evergreen-ils.org Git - working/OpenSRF.git/commit
LP#1369169: Add Apache 2.4 specific configuration file for websockets
authorBen Shum <bshum@biblio.org>
Sat, 13 Sep 2014 22:04:54 +0000 (18:04 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 5 Nov 2014 16:17:26 +0000 (11:17 -0500)
commit4712263d4fa3bd658e4d5e967a777910e1a00ec7
treed82ba0268371686c467742cf94101056462fdbd0
parent5f56ccb01c551046bc85d0e755db320ac1987cb3
LP#1369169: Add Apache 2.4 specific configuration file for websockets

For Apache 2.4, there were some necessary modifications for running the
websockets code properly. Similar to how we do things in Evergreen, we
added a new directory for apache_24 which contains the modified apache2.conf
file.

Signed-off-by: Ben Shum <bshum@biblio.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
examples/apache_24/websockets/apache2.conf [new file with mode: 0644]