April 30th, 2008
Previous post Basic Security Related PHP Directives showed us the basic set of PHP directives which significantly affects security of not PHP apps only. This article increases the spectrum of PHP security related configuration directives.
Read the rest of this entry »
Tags: configuration, php | Posted in Security | No Comments »
April 28th, 2008
Configuration of PHP is one of the significant security breakpoints. There is no doubt that ignoring this can lead to serious security consequencies. I’m not talking just about web applications vulnerabilities. Wrong PHP setup can allow to take your server under control by some invader. This article is trying to help you to do more for your calm sleep.
Read the rest of this entry »
Tags: configuration, php | Posted in Security | No Comments »