Re: Apache Config - how to make a directory accessable ?

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

 



Craig White wrote:
> 
> mkdir /var/www/html/csweb
> mount -o bind /stage/webpages/csweb /var/www/html
> 
> and if that works, makes user, selinux happy, then you could permanently
> add it to fstab
> 
> Craig
> 
If that does not make SELinux happy, try something like:

mount -o bind,context=system_u:object_r:httpd_sys_content_t:s0 \
/stage/webpages/csweb /var/www/html

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
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