From: Bill Erickson Date: Tue, 21 Oct 2014 03:59:40 +0000 (-0400) Subject: trusty installer: apache_24 cont. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=e87f04f3f53f17ccb2b5327f7f4ff79490abda36;p=working%2Frandom.git trusty installer: apache_24 cont. Signed-off-by: Bill Erickson --- diff --git a/installer/trusty/eg_trusty_installer.sh b/installer/trusty/eg_trusty_installer.sh index b788002a7..8f08ea91a 100755 --- a/installer/trusty/eg_trusty_installer.sh +++ b/installer/trusty/eg_trusty_installer.sh @@ -477,7 +477,7 @@ function configure_apache { cd /home/opensrf/Evergreen/ cp Open-ILS/examples/apache_24/eg.conf /etc/apache2/sites-available/ cp Open-ILS/examples/apache_24/eg_vhost.conf /etc/apache2/ - cp Open-ILS/examples/apache_24/eg_startup /etc/apache2/ + cp Open-ILS/examples/apache/eg_startup /etc/apache2/ mkdir -p /etc/apache2/ssl; if [ ! -f /etc/apache2/ssl/server.key ] ; then