问:<?xml version=\”1.0\” encoding=\”UTF-8\”?><> <system.webServer> <> <rules> <rule name=\”\” stopProcessing=\”true\”> <match url=\”(.*)\” /> < logicalGrouping=\”\”> <add input=\”{HTTP_HOST}\” pattern=\”^ctkydbxxw\\.com$\” /> </conditions> < type=\”\” url=\”http://www.ctkydbxxw.com/{R:0}\” redirectType=\”\” /> </rule> </rules> </rewrite> </system.webServer></configuration>本来是有这个301的,我要去掉,需要删除哪几行代码?,本来是有这个的我要去掉
答:您好,把如下这段代码删除即可 ,非常感谢您长期对我司的支持!<rule name=\”\” stopProcessing=\”true\”> <match url=\”(.*)\” /> < logicalGrouping=\”\”> <add input=\”{HTTP_HOST}\” pattern=\”^ctkydbxxw\\.com$\” /> </conditions> < type=\”\” url=\”http://www.ctkydbxxw.com/{R:0}\” redirectType=\”\” /> </rule>