Stopping file alterations
Hi,
Is it possible to globally stop users from making changes to certain files? For example, all my user files are automatically installed so every user uses the same script, so if wanted to stop all users from editing or making changes to the "header.php" file, could this be achieved ?
Also, how would i completely disable file uploads to the server through a script such as a file sharing script?
Cheers
-
Okay thanks :) You can't disable file uploads for a user that has cPanel access to an account.
And i'm aware of this, i meant through a script :) Users don't have access to cPanel.0 -
And i'm aware of this, i meant through a script :) Users don't have access to cPanel.
You can modify the "file_uploads" attribute in your /usr/local/lib/php.ini file or in the individual php.ini file for the account if you are using suPHP. Thank you.0 -
Is the no way to day this automatically every time a new account is created? 0
Please sign in to leave a comment.
Comments
5 comments