BBaoVanC
7c7191882e
I never used it because it's not very useful. Too much noise from bots, crawlers, etc.
11 lines
136 B
Plaintext
11 lines
136 B
Plaintext
# vim: ft=caddyfile
|
|
|
|
lhci.bbaovanc.com {
|
|
encode zstd gzip
|
|
import hsts
|
|
|
|
reverse_proxy localhost:87
|
|
|
|
import basicerrors
|
|
}
|