Quote:
Originally Posted by mturillo
but if you create a simple uplload form in your web5 user when you upload a file which is the user and which are the permissions?
|
This depends on your server configuration:
if you use mod_php, the file is owned by the apache user. If you use suphp, the file is owned by the administrator of the web.
Generally it is better if a file is owned by the administrator of the web. You can easily make it readable for the apache user by executing a chmod +r on the file in the upload script.
Recent comments
4 hours 59 min ago
14 hours 26 min ago
15 hours 16 min ago
18 hours 49 min ago
23 hours 13 min ago
23 hours 35 min ago
1 day 1 hour ago
1 day 11 hours ago
1 day 16 hours ago
1 day 18 hours ago