标签:nginx
location / { root html/eee; index index.html index.htm; }
}
nginx虚拟主机别名配置
原文地址:http://blog.51cto.com/zuoshou/2122322