Add files
This commit is contained in:
18
conf.d/bbaovanc.com
Normal file
18
conf.d/bbaovanc.com
Normal file
@ -0,0 +1,18 @@
|
||||
# vim: ft=caddyfile
|
||||
|
||||
www.bbaovanc.com {
|
||||
redir https://bbaovanc.com{uri}
|
||||
}
|
||||
|
||||
bbaovanc.com {
|
||||
import hsts
|
||||
import log
|
||||
|
||||
header Cache-Control no-cache
|
||||
root * /var/www/bbaovanc.com/public
|
||||
file_server {
|
||||
precompressed br gzip
|
||||
}
|
||||
|
||||
import basicerrors
|
||||
}
|
Reference in New Issue
Block a user