Archive for the 'PHP' Category

Secure your phpinfo from the bad people

Monday, August 11th, 2008

I use the phpinfo() function a great deal, for basic information to advanced server administration checking, so I like to have it running on all my hosts.
Unfortunately this is a great hole in my security, as this information is a gold mine for the hackers out there.
I could simply remove the file when I am [...]

Byting the hand that feeds you…