added redir /bypass
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
# The Caddyfile is an easy way to configure your Caddy web server.
|
||||
# https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes
|
||||
|
||||
# The Caddyfile is an easy way to configure your Caddy web server.
|
||||
|
||||
# Format file
|
||||
# caddy fmt /etc/caddy/Caddyfile --overwrite
|
||||
|
||||
# Imposta il livello di log globale
|
||||
{
|
||||
@@ -28,6 +34,7 @@ https://www.novemila.org {
|
||||
|
||||
https://novemila.org {
|
||||
redir https://www.novemila.org{uri}
|
||||
redir /bypass https://git.novemila.org/novemila/bypassnro/releases/download/latest/bypass.cmd
|
||||
}
|
||||
|
||||
# BEOPEN
|
||||
@@ -114,6 +121,7 @@ https://server.novemila.org {
|
||||
}
|
||||
|
||||
# GOT2SOCIAL
|
||||
|
||||
# https://docs.gotosocial.org/en/latest/getting_started/reverse_proxy/caddy/
|
||||
https://social.novemila.org {
|
||||
redir / /about 301
|
||||
|
||||
Reference in New Issue
Block a user