,如何重置這個空間的權限
答:您好,您可以參考此教程設置權限 http://www.shinetop.cn/faq/list.asp?unid=286 ,非常感謝您長期對我司的支持!
問: 這個空間我要把執行文件指定訪問路徑:public怎么設置
答:您好,可以參考此教程設置 http://www.shinetop.cn/faq/list.asp?unid=2265 ,非常感謝您長期對我司的支持!
問:http://www.hyldcd.com/ 設置了報錯
答:您好,查看您的程序是 thinkphp ,已經為您設置, 設置靜態路由規則。網站可以打開了 ,非常感謝您長期對我司的支持!
<?xml version=\”1.0\” encoding=\”UTF-8\”?><configuration> <system.webServer> <rewrite> <rules> <rule name=\”OrgPage\” stopProcessing=\”true\”> <match url=\”^(.*)$\” /> <conditions logicalGrouping=\”MatchAll\”> <add input=\”{HTTP_HOST}\” pattern=\”^(.*)$\” /> <add input=\”{REQUEST_FILENAME}\” matchType=\”IsFile\” negate=\”true\” /> <add input=\”{REQUEST_FILENAME}\” matchType=\”IsDirectory\” negate=\”true\” /> </conditions> <action type=\”Rewrite\” url=\”index.php/{R:1}\” /> </rule> </rules> </rewrite> </system.webServer></configuration>
問:www.arfloor.com 如何做301權重轉簃啊。
www.arfloor.cn這個權重我想轉到www.arfloor.com這個站點上面來。www.arfloor.cn的域名和空間在其它的地方,需不需要三五互聯的新空間做些什么呢。你能明白我的意思嗎?
答:您好,您可在www.arfloor.cn 上參照http://www.shinetop.cn/faq/list.asp?unid=805 做301跳轉到??www.arfloor.com這個站點上面來,非常感謝您長期對我司的支持!??