Skip to content

Commit

Permalink
Redirect /mapr/api/ to /searchengine/apidocs/
Browse files Browse the repository at this point in the history
  • Loading branch information
will-moore committed Nov 18, 2024
1 parent d282d66 commit 0aba460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/group_vars/proxy-hosts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ nginx_proxy_redirect_map_locations:
code: 302

- location: "~ ^/mapr/api/(?!config).*($|/)"
code: 410
redirect302: /searchengine/apidocs/

# "= /" has higher priority than "/" in the proxy config
nginx_proxy_direct_locations:
Expand Down

0 comments on commit 0aba460

Please sign in to comment.