<% select case request.servervariables("http_host") case "VeVb.com" Server.Execute("index.html") case "code.VeVb.com" Server.Execute("ut/index.html") case "font.VeVb.com" Server.Execute("utxiazai/index.html") case "moban.VeVb.com" Server.Execute("ut30/index.html") case "pages.VeVb.com" Server.Execute("ut30xiazai/index.html") case "sucai.VeVb.com" Server.Execute("ut20/index.html") case "soft.VeVb.com" Server.Execute("xinlangutxiazai/index.html") case else Server.Transfer("index.html") end select %> 说明,把你的域名全绑定到空间ip