Am 20.06.2013 05:17, schrieb Anthony:
> How do I add myself as co-owner of a directory? I set up a new apache
> server and need to transfer files to /var/www/html. The problem is, of
> course, I've denied root login but don't have sufficient privs to
> login and transfer files under my username.
> 
> How can I fix this?

man chown
man chgrp
man setfacl

generally the files should not be owned by apache and
only writeable by the owner, in your case you

from point of security it is very bad if the webserver
has write-permissions because it may lead after a small
breach in manipulated files wide opening the doors

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to