Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Linux.com:
Securing PHP
Aug 16, 2004 @ 12:32:08

php|architect has a new posting today for all of those concerned with having the tightest security on their web applications - from Linux.com comes the steps needed to add PHP to Apache in a chroot jail.

In this article they assume that you already have read/understood the previous article and are all set to go. From there they discuss different installation methods, the actual compile process, as well as configuring Apache to handle the new PHP installation.

The article continues on, talking about securing the install, complete with the prevention of injection attacks with mod_security, safe mode options, as well as a few other smaller choices to harden your outter wall against the incoming internet threats...

tagged:

Link:


Trending Topics: