指向两域名指向

域名指向  时间:2021-02-21  阅读:()

两域名指向

2 different sites are placed in the same virtual space, and 2domains are used to access their respective sites, as follows:1, first of all to ensure that space support ASP, the openingof virtual space, requiring space providers bound 2 domainnames to space, such as FTP control panel, you can add your owndomain name, it is the best;

2, open 2 folders in the space root directory, such as AA andBB, for placing 2 different sites;

3. Build the index.asp file below and upload it to the rootdirectory.

Program code

<%if Request.ServerVariables ("SERVER_NAME") = "aa. com" then"the first input URL

Response.redirect "aa/index.htm" - forwards it to theappropriate folder

Else%>

<%end if%>

<%if Request.ServerVariables ("SERVER_NAME") = "www.aa.com"then

Response.redirect "aa/index.htm""

Else%>

<%end if%>

<%if Request.ServerVar iab les ("SERVER_NAME") = "bb. com","then", second input URLs

Response.redirect "bb/index.htm" - forwards it to theappropriate folder

Else%>

<%end if%>

<%if Request.ServerVariables ("SERVER_NAME") = "www.bb.com"then

Response.redirect "bb/index.htm""

Else%>

<%end if%>

Method one

<%if Request.ServerVariab les ("SERVER_NAME") =www.aiweb.cnthen

Response.redirect "aiweb/""

Else%>

<%end if%>

<%if Request.ServerVariables ("SERVER_NAME")

=http://www.yangchun.org then

Response.redirect "yangchun/""

Else%>

<%end if%>

So you jump two different directories. . . . . . Theoreticallybound domains can be bound indefinitely.

(2) a simple domain name automatic turning source code<

If Request.ServerVariables ("SERVER_NAME") =www.aiweb.cn thenResponse.redirect "aiweb/index.asp""

Else

Response.redirect "websites/""

End if

% >

This ASP code function allows you to automatically redirect tothe corresponding domain name site when two domains arepointing to the same host

Method two

<% 'ASP code initial identification

Get the value entered by the HTTP and pay the value to HTOSTHost=lcase (request. servervariables ("HTTP_HOST"))

' start conditional jump'

Select CASE host

"If the value of HOST is www.czboai. com, select the command ofevent case" www. czboai.com "

CASE "www. czboai.com""

'response.redirect' is the URL jump code.

Response.redirect "czboai/""

CASE "www. i2345. com""

Response.redirect "i2345/""

END Select

% >

The above code is saved in the root folder of the virtual host,and is called index.asp. When you remotely accesswww. czboai.com and www. i2345.com, you first access theindex.asp file and then judge your website.

Method three

<

Host=lcase (request. servervariables ("HTTP_HOST")) gets thevalue of the HTTP input and pays the value to HTOST

Select CASE host ' start conditional jump

CASE "blog. siyizhu. com". If the value of HOST isblog. siyizhu. com, select the command of event case

"blog. siyizhu.com"

Response.redirect "/blog/" to the specified music directoryCASE "siyizhu.com/temp/time.htm". If the value of HOST isblog. siyizhu. com, select the command of event case

"siyizhu.com/temp/time.htm"

Response.redirect "temp/time.htm" to the specifiedtemp/time.htm file

"CASE ELSE" if not within the specified range

Response.redirect "/bbs/" to the BBS directory

END select

% >

Concrete practice:

The domain name of the turn needs to be bound to IP of spacefirst, want to turn a few to bind a few

Suppose that your default home space is INDEX.ASP, and add thecode to the head of the INDEX.ASP file

Upload it on OK

Method four

In the virtual host space is growing, in general circumstances,a web site is endless (software, movies, Download class is notlisted in it) .

So, how do you make the space available? Please follow thesesteps:

Step 1: creating the steering control page

Create a default home page file for the web (usually index.aspor default.asp) as follows:

<

Select, case, request. servervariables ("http_host")

Case "www.abc1.com" domain 1

Server.Transfer ("index_abc1.asp")

Case "www.abc2.com" domain 2

Server.Transfer ("index_abc2.asp")

Case "www.abc3.com" domain 3

Server.Transfer ("index_abc3.asp")

' . . . Continue to add. . . . . .

Case else 'domain name N

Server.Transfer ("index_abcN.asp")

End select

% >

The second step: create the corresponding steering fileCreate "index_abc0.asp"-"index_abcN.asp", as the homepage ofeach website.

The third step: the IP address of multiple domain name isresolved to the same website space

For example, the IP address of"www.abc1.com" - "www.abcN.com"is all parsed into the WEB space of "www.abc1.com".

The fourth step: setting up the web site' s WEB serviceThe alias for setting up the WEB service is: "www.abc1.com,www.abc2.com, www.abc3.com. . . . . . www.abcN. com" (Not e: al i asis separated by a space)

Ha ha, now you can use like "http://www.abc1.com"", . . . . . . Topclass URLs like "http://www.abcN.com" to access the same WEBspace,

And get a different page.

Immediately save the "N-1" space costs, is not it cool?Method five

For those who specialize in registering domain names, the spacebecomes more valuable, but it is impossible for each domain nameto register a space. Let' s talk about a space binding multipledomain names, and each domain name does not interfere with eachother.

The first thing to do, of course, is to parse each domain nameinto the IP of the space, and then bind the domain names on thespace control panel, set the default home page for index.asp,

and look at the code.

<

"What domain name is the first access to the current access?Domainname=Reque st.ServerVar iab les

("SERVER_NAME") , 'Reque st.ServerVar iable s ("HTTP_REFERER")'analyze the domain name and turn to the specified pageIf instr (domainname, www. im286.com) then

This method applies to binding domain names, changes theprevious forum home page to wwwindex.asp, and if the domain nameis www. im286. com, it will introduce the previous home page% >

"--#include file=" wwwindex.asp "-- >!

<

Elseif instr (domainname, domain. im286. com) then

'URL turn, this method applies to URL steering, and does nothide true URL

Response.redirect "http://www. im286. com/domain""

Elseif instr (domainname, pr. im286.com) then

3G流量免费高防CDN 50-200G防御

简介酷盾安全怎么样?酷盾安全,隶属于云南酷番云计算有限公司,主要提供高防CDN服务,高防服务器等,分为中国境内CDN,和境外CDN和二个产品,均支持SSL。目前CDN处于内测阶段,目前是免费的,套餐包0.01一个。3G流量(高防CDN)用完了继续续费或者购买升级包即可。有兴趣的可以看看,需要实名的。官方网站: :点击进入官网云南酷番云计算有限公司优惠方案流量3G,用完了不够再次购买或者升级套餐流量...

香港物理服务器 E5-2660v2 16G 500GSSD 增送20G防御 688/月 华纳云

#年终感恩活动#华纳云海外物理机688元/月,续费同价,50M CN2 GIA/100M国际大带宽可选,超800G 防御,不限流华纳云成立于2015年,隶属于香港联合通讯国际有限公司。拥有香港政府颁发的商业登记证明,作为APNIC 和 ARIN 会员单位,现有香港、美国等多个地区数据中心资源,百G丰富带宽接入,坚持为海内外用户提供自研顶级硬件防火墙服务,支持T B级超大防护带宽,单IP防护最大可达...

NameCheap黑色星期五和网络礼拜一

如果我们较早关注NameCheap商家的朋友应该记得前几年商家黑色星期五和网络星期一的时候大促采用的闪购活动,每一个小时轮番变化一次促销活动而且限量的。那时候会导致拥挤官网打不开迟缓的问题。从去年开始,包括今年,NameCheap商家比较直接的告诉你黑色星期五和网络星期一为期6天的活动。没有给你限量的活动,只有限时六天,这个是到11月29日。如果我们有需要新注册、转入域名的可以参加,优惠力度还是比...

域名指向为你推荐
96155北京住房公积金电话96155经常没人接?yy频道中心yy语音怎么进频道中心淘宝收费淘宝交易收取的费用是多少1433端口怎么开启本机1433端口ps抠图技巧如何使用PS抠图直播加速手机上什么软件可以帮助直播加速,大神们推荐推荐ios7固件下载iOS的固件有正版盗版之分吗?我看到了蜂威网有iOS7的固件想下载试用一下,那里是测试版是正版吗xp系统停止服务XP系统为什么要停止服务?qq空间打扮如何打扮QQ空间?ios系统苹果手机的系统是什么?
免备案虚拟主机 中国万网虚拟主机 3322动态域名 westhost googleapps 个人空间申请 国外代理服务器地址 鲁诺 中国电信宽带测速器 web服务器是什么 独立主机 免费个人主页 godaddyssl comodo 木马检测 挂马检测工具 ssd 回程 电脑主机启动不了 最好的空间留言 更多