指向两域名指向

域名指向  时间: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

GigsGigsCloud(年付26美元)国际线路美国VPS主机

已经有一段时间没有听到Gigsgigscloud服务商的信息,这不今天看到商家有新增一款国际版线路的美国VPS主机,年付也是比较便宜的只需要26美元。线路上是接入Cogentco、NTT、AN2YIX以及其他亚洲Peering。这款方案的VPS主机默认的配置是1Gbps带宽,比较神奇的需要等待手工人工开通激活,不是立即开通的。我们看看这款服务器在哪里选择看到套餐。内存CPUSSD流量价格购买地址1...

速云:广州移动/深圳移动/广东联通/香港HKT等VDS,9折优惠,最低月付9元;深圳独立服务器1050元/首月起

速云怎么样?速云,国人商家,提供广州移动、深圳移动、广州茂名联通、香港hkt等VDS和独立服务器。现在暑期限时特惠,力度大。广州移动/深圳移动/广东联通/香港HKT等9折优惠,最低月付9元;暑期特惠,带宽、流量翻倍,深港mplc免费试用!点击进入:速云官方网站地址速云优惠码:全场9折优惠码:summer速云优惠活动:活动期间,所有地区所有配置可享受9折优惠,深圳/广州地区流量计费VDS可选择流量翻...

HostSailor:罗马尼亚机房,内容宽松;罗马尼亚VPS七折优惠,罗马尼亚服务器95折

hostsailor怎么样?hostsailor成立多年,是一家罗马尼亚主机商家,机房就设在罗马尼亚,具说商家对内容管理的还是比较宽松的,商家提供虚拟主机、VPS及独立服务器,今天收到商家推送的八月优惠,针对所有的产品都有相应的优惠,商家的VPS产品分为KVM和OpenVZ两种架构,OVZ的比较便宜,有这方面需要的朋友可以看看。点击进入:hostsailor商家官方网站HostSailor优惠活动...

域名指向为你推荐
主页改不了为什么我电脑的主页改不了了?支付宝查询余额支付宝里如何查询银行卡里面的余额?支付宝查询余额怎么查询支付宝里的余额无线路由器限速设置无线路由器怎么设置限速qq怎么发邮件手机QQ怎么发邮件迅雷云点播账号求百度云或者迅雷云播账号密码bt封杀为什么现在网上许多BT下载都被封了?bt封杀北京禁用BT下载,是真的吗?为什么?iphone6上市时间苹果六什么时候出的bluestack安卓模拟器bluestacks怎么用?
备案未注册域名 什么是二级域名 腾讯云数据库 web服务器架设软件 双拼域名 北京双线 赞助 美国堪萨斯 ftp免费空间 hkt 彩虹云 美国独立日 河南移动梦网 新加坡空间 独立主机 游戏服务器出租 学生机 免费的加速器 vim 海尔t68驱动 更多