Skip to content

Commit

Permalink
Add new redirect alias for submitter survey
Browse files Browse the repository at this point in the history
  • Loading branch information
sbesson committed Feb 28, 2022
1 parent 16d8f60 commit 62888e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ansible/group_vars/proxy-hosts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,8 @@ nginx_proxy_direct_locations:
alias: /srv/www/connection
- location: "^~ /.well-known/acme-challenge"
alias: /srv/www/letsencrypt/challenge
- location: "= /submitter-survey"
redirect302: https://forms.gle/beR4vqLrgLgRzgSX9


# CORS: basically allow any cross-site since this is public read-only
Expand Down

0 comments on commit 62888e8

Please sign in to comment.