摘要: 一 php.ini优化 #关闭危险函数 disable_functions = system,passthru,exec,shell_exec,popen,phpin fo #关闭php名称和版本 expose_php = Off #错误信息控制,测试时候开启 display_errors = Of 阅读全文
posted @ 2018-08-18 15:58 闫世成 阅读(170) 评论(0) 推荐(0) 编辑