Re: cPanel personal account & FTP users
I'm not 100% sure what you are attempting to do.
If you just want people to be able to upload files to your server but limit their ability to abuse your account then, keep the FTP accounts/folders outside of the web root (public_html) that way people shouldn't be able to invoke the PHP files via Apache. As they can't run the scripts limiting PHP access becomes a mute point.
However I get the impression that you have a reseller account where all your clients sit within folders within your account and you are trying to have their web sites isolated from each other. That being the case find a new host that sets up reseller accounts properly.
A reseller account allows you to create cPanel accounts via WHM, each cPanel account is then isolated from the others. If the host also uses something like suPHP then each users PHP files run with the privileges of their account so limiting their access to other parts of the server.
|