]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1341013: Load apache mod CGI
authorBen Shum <bshum@biblio.org>
Mon, 14 Jul 2014 15:44:07 +0000 (11:44 -0400)
committerJason Stephenson <jstephenson@mvlc.org>
Tue, 15 Jul 2014 14:49:48 +0000 (10:49 -0400)
commite61a8085f9edabd97600b072c1a3ea41cd14265b
tree4a0ff69a1fadf93ad3f9b640e7e96eafd7651eec
parent0bee17b1ffd741bfcfced9ae7eb2d8d9cf59044f
LP#1341013: Load apache mod CGI

As of Apache 2.4, mod CGI needs to be enabled directly and is not built
with apache.  So let's add it to the Makefile for Ubuntu Trusty 14.04.

Also, add handling for disabling unwanted apache conf like serve-cgi-bin,
which can break offline cgi-bin script alias.

Signed-off-by: Ben Shum <bshum@biblio.org>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Open-ILS/src/extras/install/Makefile.debian
Open-ILS/src/extras/install/Makefile.ubuntu-trusty