projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba257ce
)
add sp-mkws01 and sp-mkws02 server aliases so that each real instance can be explicit...
author
John Malconian
<malc@indexdata.com>
Thu, 30 Oct 2014 16:55:51 +0000
(16:55 +0000)
committer
John Malconian
<malc@indexdata.com>
Thu, 30 Oct 2014 16:55:51 +0000
(16:55 +0000)
tools/apache2/sp-mkws-live
patch
|
blob
|
history
diff --git
a/tools/apache2/sp-mkws-live
b/tools/apache2/sp-mkws-live
index
f335d96
..
3ad151b
100644
(file)
--- a/
tools/apache2/sp-mkws-live
+++ b/
tools/apache2/sp-mkws-live
@@
-7,6
+7,8
@@
#
<VirtualHost *:80>
ServerName sp-mkws.indexdata.com
+ ServerAlias sp-mkws01.indexdata.com
+ ServerAlias sp-mkws02.indexdata.com
ErrorLog /var/log/apache2/sp-mkws-error.log
CustomLog /var/log/apache2/sp-mkws-access.log combined