From f3edb9c2edf9c25c3cc6cdcc3177583a14cf8006 Mon Sep 17 00:00:00 2001 From: Christopher Hubing Date: Wed, 6 Jan 2021 14:22:51 -0500 Subject: [PATCH] nocanon --- Workbench/webproxy/container_files/httpd/proxy.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Workbench/webproxy/container_files/httpd/proxy.conf b/Workbench/webproxy/container_files/httpd/proxy.conf index 74d8d52..de7c1fb 100644 --- a/Workbench/webproxy/container_files/httpd/proxy.conf +++ b/Workbench/webproxy/container_files/httpd/proxy.conf @@ -50,7 +50,7 @@ ProxyPass /css http://mq:15672/css ProxyPassReverse /css http://mq:15672/css ProxyPass /img http://mq:15672/img ProxyPassReverse /img http://mq:15672/img -ProxyPass /api http://mq:15672/api +ProxyPass /api http://mq:15672/api nocanon ProxyPassReverse /api http://mq:15672/api ProxyPass /ldapadmin https://directory/ldapadmin