Authored by jimi

add nginx conf

... ... @@ -198,10 +198,12 @@ http
#fastcgi cache
#fastcgi_cache_path /nginxcache levels=1:2 keys_zone=two:10m inactive=1d max_size=3000m;
#include vhosts/yohobuywap.conf;
#include vhosts/yohobuypc.conf;
#include vhosts/yohobuypc_spider.conf;
#include vhosts/yohoblk.conf;
include vhosts/activity.yohocn.conf;
#include vhosts/shopmanage.yohobuy.com.conf;
include vhosts/activity.yohocn.conf;
include vhosts/action.yohocn.conf;
include vhosts/shopmanage.yohobuy.com.conf;
include vhosts/xianyu.yohobuy.com.conf;
include vhosts/yohobuypc_spider.conf;
include vhosts/yohobuypc.conf;
include vhosts/yohobuywap.conf;
include vhosts/yohoglobalbs.conf;
}
... ...