summaryrefslogtreecommitdiffstats
path: root/cloudmasterd/extra/cloudmasterd.apache
diff options
context:
space:
mode:
authorMatt Hicks <mhicks@localhost.localdomain>2008-07-17 21:28:04 -0400
committerMatt Hicks <mhicks@localhost.localdomain>2008-07-17 21:28:04 -0400
commitbd6cb41c1386fa2f1fe38948cb3185da806c418d (patch)
tree54a0ee76ea13db4163bf3d470a94e33b2a8eb5ad /cloudmasterd/extra/cloudmasterd.apache
parent4b3252f9a018602cf756183e860c5213d367e0d2 (diff)
downloadtools-bd6cb41c1386fa2f1fe38948cb3185da806c418d.tar.gz
tools-bd6cb41c1386fa2f1fe38948cb3185da806c418d.tar.xz
tools-bd6cb41c1386fa2f1fe38948cb3185da806c418d.zip
Splitting the cloudmasterd into 3 RPMS
- The separate RPMs will allow the cloudmasterd functionality to be separated from the httpd configuration and redirects. This should ease setting up a combined cloud / Genome machine in the future.
Diffstat (limited to 'cloudmasterd/extra/cloudmasterd.apache')
-rw-r--r--cloudmasterd/extra/cloudmasterd.apache3
1 files changed, 0 insertions, 3 deletions
diff --git a/cloudmasterd/extra/cloudmasterd.apache b/cloudmasterd/extra/cloudmasterd.apache
index eee8b37..a8160fd 100644
--- a/cloudmasterd/extra/cloudmasterd.apache
+++ b/cloudmasterd/extra/cloudmasterd.apache
@@ -1,5 +1,2 @@
-RewriteEngine On
-RewriteRule ^/$ http://%{SERVER_NAME}/cloud/status.html [NE]
-
ProxyPass /cloud http://localhost:8107
ProxyPassReverse /cloud http://localhost:8107