configure staging.diday.org

This commit is contained in:
lilly 2026-02-27 21:21:39 +01:00
commit 7ae5d8dd80
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g
3 changed files with 32 additions and 8 deletions

View file

@ -6,7 +6,7 @@
appendHttpConfig = ''
access_log off;
# load the DI-Day redirect map from the webroot
# load the DID redirect map from the webroot
map $request_uri $did_redirect_target {
include /var/www/diday.org/nginx-redirects.conf;
}