static.conf 693 Bytes
#static file
#analytics wap topbanner
location =/activitylog.json {
    default_type application/json;
    add_header Access-Control-Allow-Origin *;
    add_header Access-Control-Allow-Headers X-Requested-With;
    add_header Access-Control-Allow-Methods GET,POST,OPTIONS;
    return 200 '{"code":200}';
}

location =/favicon.ico {
    expires 7d;
}
location =/crossdomain.xml {
    expires 7d;
}
location =/robots.txt {
    expires 1d;
}
location = /error.html {
    expires 7d;
}
# app show help page
location =/help/shareorder.html {
    expires 7d;
}
## baidu feng322169 yoho9646
location = /baidu_verify_bXX90VTyvs.html {
    expires 7d;
}

location = /hfxRaNY27L.txt {
    expires 7d;
}