diff --git a/Workbench/webproxy/container_files/httpd/index.html b/Workbench/webproxy/container_files/httpd/index.html
index 43c3b17..f503cc4 100644
--- a/Workbench/webproxy/container_files/httpd/index.html
+++ b/Workbench/webproxy/container_files/httpd/index.html
@@ -12,7 +12,7 @@
Welcome to the InCommon TAP Workbench!
Shibboleth SP
Grouper
midPoint
-COmanage
+COmanage
In addition, the following applications are available:
diff --git a/Workbench/webproxy/container_files/httpd/proxy.conf b/Workbench/webproxy/container_files/httpd/proxy.conf
index 4530105..bb6ec23 100644
--- a/Workbench/webproxy/container_files/httpd/proxy.conf
+++ b/Workbench/webproxy/container_files/httpd/proxy.conf
@@ -38,6 +38,5 @@ ProxyPassReverse /ldapadmin https://directory/ldapadmin
ProxyPass /phpmyadmin https://directory/phpmyadmin
ProxyPassReverse /phpmyadmin https://directory/phpmyadmin
-ProxyPass /comanage https://comanage/
-ProxyPassReverse /comanage https://comanage/
-
+ProxyPass /registry https://comanage/registry
+#ProxyPassReverse /comanage https://comanage/