error.html
This commit is contained in:
parent
e2666bdfad
commit
fff5e468db
2 changed files with 40 additions and 0 deletions
|
@ -73,6 +73,11 @@ torrent.{$DOMAIN} http://torrent.{$DOMAIN} {
|
|||
import errorhandler
|
||||
}
|
||||
|
||||
*.{$DOMAIN} http://*.{$DOMAIN} {
|
||||
error 404
|
||||
import errorhandler
|
||||
}
|
||||
|
||||
root-ca.{$DOMAIN} http://root-ca.{$DOMAIN} {
|
||||
file_server * {
|
||||
root /usr/share/caddy/web
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue