vim eee.confserver {listen 80;server_name eee.sss.com sss.com;虚拟主机别名html
location / { root html/eee; index index.html index.htm; }
}vim