WIP: Switch to NixOS #5
1 changed files with 5 additions and 0 deletions
|
@ -152,6 +152,11 @@ korhonen.cc, *.korhonen.cc {
|
||||||
reverse_proxy drop:3000
|
reverse_proxy drop:3000
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ipvX host ipv6.korhonen.cc ipv4.korhonen.cc
|
||||||
|
handle @ipvX {
|
||||||
|
respond {remote_host}
|
||||||
|
}
|
||||||
|
|
||||||
handle {
|
handle {
|
||||||
respond "404 Not Found" 404
|
respond "404 Not Found" 404
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue