多个域名绑定一个空间互不影响 ,请看以下ASP例程!
>WIc"y. !t^DN\\# #<S*MGp!= 第一步:创建转向控制页面
qh:Bc$S 创建网站默认的首页文件(通常为"index.asp"或"default.asp")如下:
aPVzOBp 3f] ;y<Km QYboX~g~p <%
=29IHL
3 '取得HTTP输入的值并付值到HTOST中
MDU#V host=lcase(request.servervariables("HTTP_HOST"))
?%h$deJ '开始条件跳转
68Gywk3]=u SELECT CASE host
Q-n8~Ey1a ' 如果HOST的值是
www.abc0.com就选择事件case"
www.abc0.com"的命令
l2qvYNMw CASE "
www.abc0.com"
d51'[
?( ' Below is the redirect command
Aj)Q#Fd[ response.redirect "index_abc0.asp"
xwf-kwF8^ CASE "
www.abc1.com"
nUOi~cs ' Below is the redirect command
L%T(H<