Re: HTTPD.conf question

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

 



Michael Shaw wrote:

>> System-config-securitylevel or setsebool -P httpd_enable_homedirs=1
>> would toggle a SELinux boolean to allow that.
>>
>> regards
>> Rahul
>>
> Actually it will not work with SELinux enabled at all.  I've tried
> fiddling around with all kinds of settings, but the only way I can get
> it to work is to disable SELinux totally.
> 
> Is their some workaround for this, as I'd rather leave SELinux enabled.
> 
> Michael
> 

As well as setting the boolean as described above, you need to set the
context of your public_html directory:

chcon -R -t httpd_sys_content_t ~/public_html


-- 
http://jonathan.rawle.org/



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

  Powered by Linux