
问:hyldcd.gotoftp5.com
,如何重置这个空间的权限
答:您好,您可以参考此教程设置权限 https://www.35.com/faq/list.asp?unid=286 ,非常感谢您长期对我司的支持!
问: 这个空间我要把执行文件指定访问路径:public怎么设置
答:您好,可以参考此教程设置 https://www.35.com/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.35.com/faq/list.asp?unid=805 做301跳转到??www.arfloor.com这个站点上面来,非常感谢您长期对我司的支持!??