The following are the advantages of Suphp ( it should run as cgi )
* PHP runs as your user/group
* PHP files can have permissions of 640 (hiding things like passwords from other accounts)
* Files/folders written by PHP are written as user/group (no Apache or other global user)
* Custom php.ini file per site (can add/remove security options)
Please note that suPHP does not allow permissions 666 and 777. The new writable permissions are
Files: 644
Folders: 755
Also suphp will not allow to declare php variable through .htaccess. You can use php.ini file to declare php variables
Hope this helps
در حال حاضر 1 کاربر در حال مشاهده این موضوع است. (0 کاربران و 1 مهمان ها)