Disable serve-cgi-bin
authorAndy Witter <awitter@georgialibraries.org>
Tue, 29 Sep 2015 16:13:38 +0000 (12:13 -0400)
committerAndy Witter <awitter@georgialibraries.org>
Tue, 29 Sep 2015 16:13:38 +0000 (12:13 -0400)
templates/setup-head.sh

index 53061f4..b31d2cd 100755 (executable)
@@ -167,6 +167,7 @@ a2enmod deflate
 a2dismod mpm_event
 a2enmod mpm_prefork
 a2enmod cgi
+a2disconf serve-cgi-bin
 
 if [ -e /etc/apache2/sites-enabled/000-default.conf ]
        then