We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 50c5d84 + 57e6c55 commit 36fddafCopy full SHA for 36fddaf
nginx-project-redirects.conf
@@ -1234,14 +1234,6 @@ location ~* ^/projects/(?:[\w-]*?/)?p-teleti/monsoon-voyages/?(?:(classify|about
1234
include /etc/nginx/proxy-security-headers.conf;
1235
}
1236
1237
-location ~* ^/projects/(?:[\w-]*?/)?meteonetwork/redata/?(?:(classify|about)(?:/.+?)?)?/?$ {
1238
- resolver 1.1.1.1;
1239
- proxy_pass $fe_project_uri;
1240
- proxy_set_header Host $fe_project_host;
1241
-
1242
- include /etc/nginx/proxy-security-headers.conf;
1243
-}
1244
1245
1246
location ~* ^/projects/(?:[\w-]*?/)?zooniverse/snapshot-wisconsin/?(?:(classify|about)(?:/.+?)?)?/?$ {
1247
resolver 1.1.1.1;
0 commit comments