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