Disable phpinfo() on Apache Web Server
Tuesday, July 22nd, 2008Information displays from phpinfo() may provide resourceful information to attacker, such as file patch, web server environment, php modules, web server modules and etc. It’s better to disable phpinfo() function on your webserver.