幫助中心

我們將(jiāng)為您提供完上的善的幫助文檔,竭誠為您提供最優質的服務!

如何設置301重定向(xiàng)

如要將(jiāng)example.com重定向(xiàng)到(dào)www.example.com,則配置web.config如下:

<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<system.webServer>
<rewrite>
<rules>
<rule name="www" stopProcessing="true">
<match url=".*" />
<conditions>
<add input="{HTTP_HOST}" pattern="^example\.com$" />
</conditions>
<action type="Redirect" url="http://www.example.com/{R:門慢0}" redirectType="Permanent"子兒 />
</rule>
</rules>
</rewrite>謝多;
</system.webServer>
</configuration>

以上是否解決了您的問題
  


Copyright © 2006-2022 955吃村7.com. All Rights Reserve照時d. 廈門千雲信息科技有限公司版權所有 常年律師顧問: 綠計 福建瀛坤律師事(shì)務所