Improve caddy config for general wildcard
This commit is contained in:
parent
654b7c18b1
commit
43045d868a
3 changed files with 15 additions and 3 deletions
|
@ -44,3 +44,10 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
(vpn_only) {
|
||||
@denied not client_ip private_ranges
|
||||
handle @denied {
|
||||
redir https://www.serguzim.me/
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue