問:<?xml version=\”1.0\” encoding=\”UTF-8\”?> <configuration> <system.webServer> <rewrite> <rules> <rule name=\”301\” stopProcessing=\”true\”> <match url=\”^(.*)$\” ignoreCase=\”false\” /> <conditions logicalGrouping=\”MatchAll\”> <add input=\”{HTTP_FROM_HTTPS}\” pattern=\”^on$\” negate=\”true\” /> </conditions> <action type=\”Redirect\” url=\”https://www.abc.com/{R:1}\” redirectType=\”Permanent\” /> </rule> </rules> </rewrite> </system.webServer> </configuration>
此跳轉(zhuǎn)方法把所有域名全部跳轉(zhuǎn)了,包括西部數(shù)碼送的二級域名,導(dǎo)致我現(xiàn)在網(wǎng)站無法進(jìn)入后臺(tái),請幫解決,部署https(ssl)后設(shè)置301跳轉(zhuǎn)將http跳轉(zhuǎn)到https
問:您好,己經(jīng)花錢50元解決301問題,。 請幫助解決二級域名不要跳轉(zhuǎn)問題 謝謝
答:您好,已禁止我司二級域名跳轉(zhuǎn),您的域名仍保持著301狀態(tài),詳見附圖,但訪問您的站點(diǎn)仍存在上條回復(fù)的問題,建議聯(lián)系程序開發(fā)人員 對代碼進(jìn)一步核實(shí) ,非常感謝您長期對我司的支持!