Re: httpd with symbolic links and selinux enabled

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

 



On 12/01/2009 11:47 PM, Tim wrote:
> On Tue, 2009-12-01 at 12:04 -0500, Daniel J Walsh wrote:
>> You need to fix the context to match that in public_html
>>  
>> chcon -R -t httpd_user_content_t foo 
>>  
>> Would do it.
> 
> If that's the problem (just SELinux preventing serving), you'd also have
> to keep re-changing the contexts, every time there was a SELinux
> relabel, and every time you created new files in that location.  Or, set
> a policy rule so that files, automatically get suitable contexts for
> those file locations.
> 
Yes that is true.

I have also added a boolean to allow apache to read all files in the homedir, 
httpd_read_user_content

setsebool -P httpd_read_user_content 1

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux