网管联盟 | 网管论坛 | 网管u家 | 网管博客 | 网管软件 | 网管求职 | 小游戏 | 网管搜索 | 网管原创 | 网管聚合 | 网管读摘 | 网管焦点 | 世界素材 | 会员投稿 | 会员中心 
中国网管联盟
Windows Linux Cisco 网络技术 数据库 黑客攻防 DotNet Java PHP 认证 新闻资讯 服务器 存储资讯 网络设备 网管学堂 技术专题 焦点 网吧频道
 当前位置: > bitsCN.com > PHP > PHP安全其它 > 如何屏蔽掉phpinfo()函数  

如何屏蔽掉phpinfo()函数

2006-02-27  作者:bitsCN整理  来源:中国网管联盟  点评 投稿 收藏

在 php.ini 配置文件里面有这个选项

disable_functions = ; This directive allows you to disable certain
; functions for security reasons. It receives
; a comma separated list of function names.
; This directive is *NOT* affected by whether
; Safe Mode is turned on or off. 网管论坛bbs_bitsCN_com

写成
disble_function = phpinfo
网管论坛bbs_bitsCN_com


TAGs   函数   屏蔽   如何   directive   This   is   list   affected   by      
 上一篇:php 安全   下一篇:通过对服务器端特性的配置加强php的安全
如何屏蔽掉phpinfo()函数 评论:
loading.. 评论加载中…
评论:请自觉遵守互联网相关政策法规,评论不得超过250字。

验证码: 注册用户
本类热门排行:
最新推荐文章:
网管论坛交流: