projects
/
working
/
random.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2eb45cc
)
trusty installer: apache_24 cont.
author
Bill Erickson
<berickxx@gmail.com>
Tue, 21 Oct 2014 03:59:40 +0000
(23:59 -0400)
committer
Bill Erickson
<berickxx@gmail.com>
Tue, 21 Oct 2014 03:59:40 +0000
(23:59 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
installer/trusty/eg_trusty_installer.sh
patch
|
blob
|
history
diff --git
a/installer/trusty/eg_trusty_installer.sh
b/installer/trusty/eg_trusty_installer.sh
index
b788002
..
8f08ea9
100755
(executable)
--- 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