摘要: 1. Apache配置文件httpd.conf最后面添加TraceEnable off2.ThinkPHP在header头中会添加X-Powered-By: ThinkPHP,需要在Think/Core/View.class.php中搜索注释掉3.httponly必须开启4. 隐藏头部Server版... 阅读全文
posted @ 2015-06-22 19:50 smismile 阅读(196) 评论(0) 推荐(0)
摘要: 1. Apache配置文件httpd.conf最后面添加TraceEnable off2.ThinkPHP在header头中会添加X-Powered-By: ThinkPHP,需要在Think/Core/View.class.php中搜索注释掉3.httponly必须开启 阅读全文
posted @ 2015-06-22 19:35 smismile 阅读(95) 评论(0) 推荐(0)