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:
3f5f0ae
)
Add SSL proxying support for sp-mkws.indexdata.com
author
Mike Taylor
<mike@indexdata.com>
Thu, 3 Jul 2014 16:15:50 +0000
(17:15 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Thu, 3 Jul 2014 16:15:50 +0000
(17:15 +0100)
tools/apache2/mkws-ssl-px
patch
|
blob
|
history
diff --git
a/tools/apache2/mkws-ssl-px
b/tools/apache2/mkws-ssl-px
index
9a32ba9
..
3fa37d0
100644
(file)
--- a/
tools/apache2/mkws-ssl-px
+++ b/
tools/apache2/mkws-ssl-px
@@
-3,6
+3,7
@@
<VirtualHost *:443>
ServerName mkws.indexdata.com
ServerAlias mkws-git.indexdata.com
+ ServerAlias sp-mkws.indexdata.com
<IfModule mod_ssl.c>
SSLEngine on