Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: Webdav problems in enforcing mode in Raw Hide: msg#00180
|
Subject: |
Re: Webdav problems in enforcing mode in Raw Hide |
Daniel J Walsh wrote:
Nicolas Mailhot wrote:
Le lundi 31 octobre 2005 à 11:05 -0500, Daniel J Walsh a écrit :
You need to change the context of those directories so that httpd
can read/write them
chcon -R -t httpd_sys_script_rw_t /var/lib/dav
http://fedora.redhat.com/docs/selinux-apache-fc3/
Has a good description of how to use httpd and selinux.
Thanks for the info !
However since one of the directories is defined in the httpd.conf Red
Hat ships, and the other is in the FHS, shouldn't they be part of the
default policy ?
Regards,
Ok, if I change the context to be httpd_var_lib_t does that work?
chcon -R -t httpd_var_lib_t /var/lib/dav
Also what is the standard directory under /srv?
Dan
--
|
| |