Creating a secure PHP production environment from Source Code
-

If you’re looking at deploying a secure production server for PHP, then you’ve got to check out this tutorial. The tutorial outlines the following :
- System they’ll be using (operating system, functionality assumed, security assumptions)
- Preparing the software
- Installing PHP
- Chrooting the server
- Configuring PHP
- Protecting against CSS and SQL injection attacks
Link: Securing PHP - Creating a secure PHP production environment from Source Code
via: PHPDeveloper.org
Advertisement
Leave a Comment























