Re: File access in Apache 2.4 (clarification)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 11/21/2017 08:42 AM, david wrote:
SELINUX is disabled.
...
Any suggestions?

Yeah, https://stopdisablingselinux.com/

Also, you *could* run "systemctl edit httpd.service" and enter two lines:

[Service]
PrivateTmp=false

... if you specifically need to share /tmp.  The alternative is probably to mount a new tmpfs to a new directory somewhere under /var/lib for globally shared ephemeral files.
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos




[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]


  Powered by Linux