yohobuywap_static.conf
598 Bytes
#static file
location =/favicon.ico {
expires 7d;
}
location =/crossdomain.xml {
expires 7d;
}
location =/sitemap.xml {
expires 1d;
}
location =/robots.txt {
expires 1d;
}
location = /error.html {
root /Data/PE/yohobuy_H5/assets;
expires 7d;
}
# app show help page
location =/help/shareorder.html {
root /Data/PE/yohobuy_H5/assets;
expires 7d;
}
location = /baidu_verify_bXX90VTyvs.html {
root /Data/PE/yohobuy_H5/assets;
expires 7d;
}