mirror of
https://git.oat.zone/dark-firepit/dotfiles
synced 2024-11-26 06:08:48 +01:00
i don't think the tilde dir thing is happening
This commit is contained in:
parent
7c36864787
commit
50dd0ef901
@ -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" = {
|
#"git.oat.zone" = {
|
||||||
# forceSSL = true;
|
# forceSSL = true;
|
||||||
# enableACME = true;
|
# enableACME = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user