要想让别人不会检测到你的服务器的各种参数那就赶快把PHPinfo()这个函数给干掉吧!
在php.ini中 disable_functions = 改为:disable_functions = phpinfo
就可以了!