09 2017 档案
摘要:<meta http-equiv="content-Type" content="text/html;charset=UTF-8"> //设置编码格式<meta name="renderer" content="webkit"> //<meta http-equiv="X-UA-Compatible
阅读全文
摘要:#第1个站点的配置 DocumentRoot "D:/phpStudy/WWW" ServerName localhost Options +Indexes +FollowSymLinks +ExecCGI Order Allow,Deny Allow from all DirectoryIndex index.php in...
阅读全文
摘要:网站动静态转换 织梦后台 》系统 >系统设置 》SQL命令行工具 1、将网站所有栏目设置成动态页 update dede_arctype set isdefault=-1 还原成静态 update dede_arctype set isdefault=1 2、将网站所有文档都设置为动态页 updat
阅读全文