i don't think the tilde dir thing is happening

This commit is contained in:
Jill 2023-10-24 12:27:03 +02:00
parent 7c36864787
commit 50dd0ef901
1 changed files with 0 additions and 11 deletions

View File

@ -167,17 +167,6 @@ in {
};
};
# https://www.edwinwenink.xyz/posts/47-tilde_server/
# todo: fix this
"dark-firepit.cloud" = {
locations."~ ^/~([^/\\s]+?)(/[^\\s]*)?$".extraConfig = ''
add_header X-debug-message "/home/$1/www$2" always;
alias /home/$1/www$2;
index index.html index.htm;
autoindex on;
'';
};
#"git.oat.zone" = {
# forceSSL = true;
# enableACME = true;