r.jakstys.lt
This commit is contained in:
1
data.nix
1
data.nix
@@ -173,6 +173,7 @@ rec {
|
|||||||
ns2 86400 A ${fra1c}
|
ns2 86400 A ${fra1c}
|
||||||
vpn 3600 A ${fra1c}
|
vpn 3600 A ${fra1c}
|
||||||
rita A ${vno1}
|
rita A ${vno1}
|
||||||
|
r A ${vno1}
|
||||||
git A ${vno1}
|
git A ${vno1}
|
||||||
git HTTPS 1 . alpn="h3,h2" ipv4hint="${vno1}"
|
git HTTPS 1 . alpn="h3,h2" ipv4hint="${vno1}"
|
||||||
auth A ${vno1}
|
auth A ${vno1}
|
||||||
|
|||||||
@@ -336,6 +336,9 @@ in
|
|||||||
precompressed zstd br gzip
|
precompressed zstd br gzip
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
|
"r.jakstys.lt".extraConfig = ''
|
||||||
|
redir https://rita.jakstys.lt{uri} 301
|
||||||
|
'';
|
||||||
"rita.jakstys.lt".extraConfig = ''
|
"rita.jakstys.lt".extraConfig = ''
|
||||||
root * /var/www/rita.jakstys.lt
|
root * /var/www/rita.jakstys.lt
|
||||||
file_server {
|
file_server {
|
||||||
|
|||||||
Reference in New Issue
Block a user