,域名好好的被封了,沒有做違法的內容
答:您好,wh365book.com 該域名通過工信部:https://beian.miit.gov.cn 查詢沒有網站備案,且注冊人非單位,我司域名禁止運用私服、外掛類網站,故不能解析使用。
如果網站有整改不再運用此類網站,可嘗試按照此流程提交申訴解鎖:http://www.shinetop.cn/faq/list.asp?unid=2410
,非常感謝您長期對我司的支持.由此給您帶來的不便之處,敬請原諒!謝謝!
問:幫設置一下跳轉吧 購買了ssl證書 現在需要跳轉到https上面 謝謝 這邊是代理沒有配置成功<?xml version=\”1.0\” encoding=\”UTF-8\”?><configuration> <system.webServer> <rewrite> <rules> <rule name=\”301\” stopProcessing=\”true\”> <match url=\”^(.*)$\” ignoreCase=\”false\” ></match> <conditions logicalGrouping=\”MatchAll\”> <add input=\”{HTTP_FROM_HTTPS}\” pattern=\”^on$\” negate=\”true\” ></add> </conditions> <action type=\”Redirect\” url=\”https://www.royalpianos.cn/{R:1}\” redirectType=\”Permanent\” ></action> </rule> </rules> </rewrite> </system.webServer> </configuration>
答:您好,已經處理好了,請測試,謝謝