問:<?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>
此跳轉方法把所有域名全部跳轉了,包括三五互聯送的二級域名,導致我現在網站無法進入后臺,請幫解決,部署https(ssl)后設置301跳轉將http跳轉到https
問:您好,己經花錢50元解決301問題,。 請幫助解決二級域名不要跳轉問題 謝謝
答:您好,已禁止我司二級域名跳轉,您的域名仍保持著301狀態,詳見附圖,但訪問您的站點仍存在上條回復的問題,建議聯系程序開發人員 對代碼進一步核實 ,非常感謝您長期對我司的支持!