Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
cpanel:enable-suphp [2010-05-20 17:41:22]
garrett.plasky
cpanel:enable-suphp [2010-05-20 17:42:58]
garrett.plasky
Line 6: Line 6:
   * Slightly more secure: Set directory permissions to 0770 and the owner to user:nobody. More secure, but still allows any script run under the webserver to write to this directory.   * Slightly more secure: Set directory permissions to 0770 and the owner to user:nobody. More secure, but still allows any script run under the webserver to write to this directory.
  
-What SuPHP allows is for the directory to remain owned by user:usergroup and tight 0750 permissions (or even 0700). Furthermore, files create through PHP (or uploaded through it) will be owned by the effective user instead of nobody as they otherwise would be. This allows users to manage/delete/rename/etc. these files themselves as a normal cPanel-level user as opposed to requiring root access.+What SuPHP allows is for the directory to remain owned by user:usergroup and tight 0750 permissions (or even 0700). Furthermore, files created through PHP (uploaded files as well) will be owned by the effective user instead of nobody as they otherwise would be. This allows users to manage/delete/rename these files themselves as a normal cPanel-level user as opposed to requiring root access, or needing a server admin to change the ownership for them.
  
 Sound good? If so, let's get started! Sound good? If so, let's get started!