Add demo.bbaovanc.com/staging
This commit is contained in:
parent
481f2eab47
commit
a2c85d9493
@ -3,11 +3,20 @@
|
||||
demo.bbaovanc.com {
|
||||
import hsts
|
||||
|
||||
header Cache-Control no-store
|
||||
header X-Robots-Tag noindex
|
||||
root * /var/www/demo.bbaovanc.com
|
||||
file_server {
|
||||
browse
|
||||
handle /staging/* {
|
||||
header Cache-Control no-cache
|
||||
file_server {
|
||||
browse
|
||||
precompressed br gzip
|
||||
}
|
||||
}
|
||||
handle {
|
||||
header Cache-Control no-store
|
||||
header X-Robots-Tag noindex
|
||||
file_server {
|
||||
browse
|
||||
}
|
||||
}
|
||||
|
||||
import basicerrors
|
||||
|
Loading…
Reference in New Issue
Block a user