suphp

0

PHP-FPM/Nginx Security In Shared Hosting Environments (Debian/Ubuntu)

http://www.howtoforge.com

If you want to use nginx and PHP-FPM for shared hosting environments, you should make up your mind about security. In Apache/PHP environments, you can use suExec and/or suPHP to make PHP execute under individual user accounts instead of a system user like www-data.

Read more »
falko's picture
Created by falko 10 years 34 weeks ago – Made popular 10 years 34 weeks ago
Category: End User   Tags:
0

Secure Web Server with SuPHP

http://beginlinux.com

The suPHP Apache module together with suPHP itself provides an easy way to run PHP scripts with different users on the same server. It provides security, because the PHP scripts are not run with the rights of the webserver's user. In addition to that you probably won't have to use PHP's "safe mode", which applies many restrictions on the scripts.

Read more »
mogyweb's picture
Created by mogyweb 13 years 5 weeks ago – Made popular 13 years 5 weeks ago
Category: High End   Tags:

Best karma users