]> git.evergreen-ils.org Git - 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:46:22 +0000 (11:46 -0500)
commitc6e0150be2b0d3c010d4ea6c34a81f69cec3004b
tree9e100f291d4a73d92c225e70754c8971317cf13b
parent92e8a5f7d6040bda312317ce339e459d5549d3eb
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]