Skip to content

Commit

Permalink
Merge pull request #351 from zooniverse/revert-owl
Browse files Browse the repository at this point in the history
Revert FEM migration of Burrowing Owl project
  • Loading branch information
zwolf authored Apr 26, 2024
2 parents 6a1a028 + 50bf237 commit d2c0012
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions nginx-fem-redirects.conf
Original file line number Diff line number Diff line change
Expand Up @@ -311,14 +311,6 @@ location ~* ^/projects/(?:[\w-]*?/)?bluejackets/civil-war-bluejackets/?(?:(class
include /etc/nginx/proxy-security-headers.conf;
}

location ~* ^/projects/(?:[\w-]*?/)?sandiegozooglobal/wildwatch-burrowing-owl/?(?:(classify|about)(?:/.+?)?)?/?$ {
resolver 1.1.1.1;
proxy_pass $fe_project_uri;
proxy_set_header Host $fe_project_host;

include /etc/nginx/proxy-security-headers.conf;
}

location ~* ^/projects/(?:[\w-]*?/)?leinwc/island-critter-cam/?(?:(classify|about)(?:/.+?)?)?/?$ {
resolver 1.1.1.1;
proxy_pass $fe_project_uri;
Expand Down

0 comments on commit d2c0012

Please sign in to comment.