commit | 34f124aebc7ac992f84f175345d1d518a955ca24 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Jan 04 14:04:46 2017 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Jan 04 14:04:46 2017 -0800 |
tree | 2f2253e3e46738abfdb18a90c9f0c1dee9789a0e | |
parent | 9edff1c979fb8e02aae12f5173ac49d65f1564d3 [diff] |
Removed spaces Change-Id: Ifd4aea45a40e5ba13fcdff214af908ecc4582f0b
diff --git a/roles/head-prologue/files/cord-http.conf b/roles/head-prologue/files/cord-http.conf index 07b5c3f..d80a6a3 100644 --- a/roles/head-prologue/files/cord-http.conf +++ b/roles/head-prologue/files/cord-http.conf
@@ -37,7 +37,7 @@ ProxyPass /static/ http://xos:8888/static/ ProxyPass /loggedin/ http://xos:8888/loggedin/ ProxyPass /serviceGrid/ http://xos:8888/serviceGrid/ - + # Setting XOS as default entry point ProxyPass / http://xos:8888 </IfModule>