projects
/
contrib
/
pines
/
genasys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e3c4e4
)
Enable Apache2 mod_cgi
author
Andy Witter
<awitter@georgialibraries.org>
Tue, 29 Sep 2015 15:26:03 +0000
(11:26 -0400)
committer
Andy Witter
<awitter@georgialibraries.org>
Tue, 29 Sep 2015 15:26:03 +0000
(11:26 -0400)
templates/setup-head.sh
patch
|
blob
|
history
diff --git
a/templates/setup-head.sh
b/templates/setup-head.sh
index
35c2c8e
..
53061f4
100755
(executable)
--- a/
templates/setup-head.sh
+++ b/
templates/setup-head.sh
@@
-166,6
+166,7
@@
a2enmod rewrite
a2enmod deflate
a2dismod mpm_event
a2enmod mpm_prefork
+a2enmod cgi
if [ -e /etc/apache2/sites-enabled/000-default.conf ]
then