mpm-itk is a fork of mpm-prefork (ironically in both process and project sense), which allows you to configure individual Apache vhosts to run as specified users and groups. This makes it extremely secure if used in a shared hosting environment. I have provided a CentOS RPM for this in the Webtatic yum repository. This should [...]
Archive for the ‘Security’ Category
mpm-itk on CentOS – run Apache virtual hosts as different users
Posted 5th April 2010 by Andy | 2 CommentsPHP public key cryptography using OpenSSL
Posted 5th July 2009 by Andy | 6 CommentsUsing the PHP OpenSSL extension it is fairly easy to sort out a secure system for encrypting data with one key that only can be decrypted with another.