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: SELinux/httpd integration: msg#00115
|
Subject: |
Re: SELinux/httpd integration |
Joe Orton wrote:
> I'm going to add this text to /etc/httpd/conf.d/subversion.conf since it
> (currently :) works out-of-the-box: is the terminology "labelled with a
> context" correct?
> #
> # Example configuration to enable HTTP access for a directory
> # containing Subversion repositories, "/var/www/svn". Each repository
> # must be readable and writable by the 'apache' user. Note that if
> # SELinux is enabled, the repositories must be labelled with a context
> # which httpd can write to; this will happen by default for
> # directories created in /var/www.
> #
As far as I know, context writable by httpd is not prepared.
So I think type like httpd_rw_t I suggested before will be necessary.
---
Yuichi Nakamura
Japan SELinux Users Group(JSELUG)
http://www.selinux.gr.jp/
|
| |