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 and Big Brother: msg#00126
|
Subject: |
Re: SELinux and Big Brother |
On Wed, 2005-11-16 at 16:20 -0500, Daniel J Walsh wrote:
> Why wouldn't you want to change the context of the files? That is the
> hole idea, you are telling the kernel that httpd can access these files.
You're right, of course, and doing
# chcon -R -h -t httpd_sys_content_t ~bb
gets Big Brother working 100% (as far as I can tell) with SELinux
active. (Is -h needed?)
|
| |