Recently I was doing a security audit on a Linux server and noticed some Apache and PHP items that needed to be modified to make the server more secure. One of the items that should be disabled is allow_url_fopen because the risk that it can be abused. The issue is that allow_url_fopen is on by default even though many times it is never used on a server. Modify the below line in the Linux servers php.ini file which typically located in the /etc directory.
Tags: .htaccess, /etc, allow_url_fopen, apache, CentOS, disable, fopen, httpd.conf, Linux, PHP, php.ini, virtual host
Archive for August 28th, 2010 |
|
|
||||









Entries (RSS)