From 0c5c63915d0bef133ac4560fdb90cceb4c07c9c8 Mon Sep 17 00:00:00 2001 From: Dominik Lindner Date: Tue, 8 Oct 2024 11:19:39 +0100 Subject: [PATCH] Comment out idr0158 redirect --- ansible/group_vars/proxy-hosts.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ansible/group_vars/proxy-hosts.yml b/ansible/group_vars/proxy-hosts.yml index da875936..b2d07e42 100644 --- a/ansible/group_vars/proxy-hosts.yml +++ b/ansible/group_vars/proxy-hosts.yml @@ -306,8 +306,8 @@ _nginx_proxy_sites: nginx_proxy_additional_directives: - "add_header Access-Control-Allow-Origin $allow_origin" # Study redirects - - "if ($request_uri ~ /search/\\?query=Name:(?idr0)?158) { - return 302 /about/download.html;}" + # - "if ($request_uri ~ /search/\\?query=Name:(?idr0)?158) { + # return 302 /about/download.html;}" # This is a duplicate of the main OMERO.web proxy configuration, but with # cache-busting: