• 5th September 2007 -By Vinu Thomas

    Security

    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

  • Leave a Reply