账号通
    

账号  

密码  

5547

查看

13

回复
主题:请问官方,我的自己的服务器,如何设置空间支持二级域名? [收藏主题] 转到:  
shixiutao 当前离线

20

主题

0

广播

0

粉丝
添加关注
级别:学前班

用户积分:333 分
登录次数:14 次
注册时间:2008/8/17
最后登录:2011/3/9
shixiutao 发表于:2008/9/12 17:33:00   | 显示全部帖子 查看该作者主题 楼主 
科汛在线网校系统

我教你一种方法!~

用这个代码

<%if Request.ServerVariables("SERVER_NAME")="www.010709.cn" then
response.redirect "/index.asp"  
elseif Request.ServerVariables("SERVER_NAME")="www.xashunya.com" then
response.redirect "/hzp/index.asp"
elseif Request.ServerVariables("SERVER_NAME")="www.992i.cn" then
response.redirect "/index.html/"
elseif Request.ServerVariables("SERVER_NAME")="www.mjaxutong.com" then
response.redirect "/slzg/"
elseif Request.ServerVariables("SERVER_NAME")="lady.rexianw.cn" then
response.redirect "/Article/ShowClass.asp?ID=473"
else
response.redirect "/index.asp"  
end if%> 

 

可以一个空间挂N个站

 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
<上一主题 | 下一主题 >
Powered By KesionCMS Version X1
厦门科汛软件有限公司 © 2006-2016 页面执行4.45703秒 powered by KesionCMS 9.0