]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1341013: Load apache mod CGI collab/bshum/lp1341013_apache24_tweak
authorBen Shum <bshum@biblio.org>
Mon, 14 Jul 2014 15:44:07 +0000 (11:44 -0400)
committerBen Shum <bshum@biblio.org>
Mon, 14 Jul 2014 15:44:07 +0000 (11:44 -0400)
commit0d1a384eecbe3ca2d297765763d6863428cc5bc9
treea085a8e2198d0ab86b46a58c29b1c699834c6444
parent235e708e36ac4624466c5f1b8ff122c9cce6766a
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>
Open-ILS/src/extras/install/Makefile.debian
Open-ILS/src/extras/install/Makefile.ubuntu-trusty