BBaoVanC
7c7191882e
I never used it because it's not very useful. Too much noise from bots, crawlers, etc.
13 lines
183 B
Plaintext
13 lines
183 B
Plaintext
# vim: ft=caddyfile
|
|
|
|
media.bbaovanc.com {
|
|
encode zstd gzip
|
|
import hsts
|
|
|
|
root * /var/www/media.bbaovanc.com
|
|
file_server {
|
|
browse
|
|
}
|
|
import basicerrors
|
|
}
|