Skip to content

Commit

Permalink
remove another instance
Browse files Browse the repository at this point in the history
  • Loading branch information
alxndrsn committed Sep 20, 2024
1 parent dc2adfc commit 6d6b2dc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions files/nginx/odk.conf.template
Original file line number Diff line number Diff line change
Expand Up @@ -96,11 +96,6 @@ server {
include /usr/share/odk/nginx/common-headers.conf;
add_header Cache-Control no-cache;
}

# transparently follow 307 redirects
# See: https://serverfault.com/a/792035
proxy_intercept_errors on;
error_page 307 = @transparent_proxy_no_auth;
}

location /csp-report {
Expand Down

0 comments on commit 6d6b2dc

Please sign in to comment.