For some time I've been trying to get apache to enable group write when 
creating a directory.   I've tried every method I found by searching the 
internet:

1) Add umask.conf to /etc/systemd/system/httpd.service.d containing:

[Service]
UMask=002

This did make is so that files created by apache had group write permissions, 
but not directories.


2) echo "umask 002" >> /etc/sysconfig/httpd

Nothing works that I have tried. Directories written by apache always have 
drwdr-sdr-x permissions.

What am I missing?

Emmett
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to