只需一步,快速开始
4421
1万
54万
管理员
<?xml version="1.0" encoding="UTF-8"?> <configuration> <system.webServer> <rewrite> <rules> <rule name="301-1" stopProcessing="true"> <match url=".*" /> <conditions> <add input="{HTTP_HOST}" pattern="^a.com$" /> </conditions> <action type="Redirect" url="a.com要跳转的域名/{R:0}" redirectType="Permanent" /> </rule> <rule name="301-2" stopProcessing="true"> <match url=".*" /> <conditions> <add input="{HTTP_HOST}" pattern="^b.com$" /> </conditions> <action type="Redirect" url="b.com要跳转的域名/{R:0}" redirectType="Permanent" /> </rule> </rules> </rewrite> <system.webServer> </configuration>
发帖求助前要善用【论坛搜索】功能,那里可能会有你要找的答案;
如何回报帮助你解决问题的坛友,好办法就是点击帖子下方的评分按钮给对方加【金币】不会扣除自己的积分,做一个热心并受欢迎的人!
使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页
魅力奖
活力之星
热心会员
1、凡是在飘仙这边购买服务器空间的,飘仙所提供的服务都超出了空间商本身的义务;
在飘仙这里 飘仙会让大家尽量少走冤枉路,不花冤枉钱!
2、服务器空间质量可靠,价格优惠,8折优惠长期折扣,不玩套路!
所谓套路就是:新用户首单超低配置的服务器空间 给个很大的折扣(还鼓励一次购买多年),表明看起来价格很低,等升级续费或二次购买的时候 价格爆贵!——新手大多不能准确估算自己需要什么样的配置
查看 »
|侵权投诉|广告报价|小黑屋|手机版|西部数码代理|飘仙建站论坛 ( 豫ICP备08106178号-2 )
GMT+8, 2021-4-23 19:22 , Processed in 0.074244 second(s), 10 queries , Redis On.
Powered by Discuz! X3.4
Copyright © 2001-2020, Tencent Cloud.