Skip to content

Commit

Permalink
Remove redirect for idr0138
Browse files Browse the repository at this point in the history
  • Loading branch information
sbesson committed Sep 9, 2024
1 parent 1022ef5 commit 8d0fc8e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ansible/group_vars/proxy-hosts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -306,8 +306,6 @@ _nginx_proxy_sites:
nginx_proxy_additional_directives:
- "add_header Access-Control-Allow-Origin $allow_origin"
# Study redirects
- "if ($request_uri ~ /search/\\?query=Name:(?<prefix>idr0)?138) {
return 302 /about/download.html;}"
- "if ($request_uri ~ /search/\\?query=Name:(?<prefix>idr0)?158) {
return 302 /about/download.html;}"

Expand Down

0 comments on commit 8d0fc8e

Please sign in to comment.