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: Permissive mode on individual services: msg#00247
|
Subject: |
Re: Permissive mode on individual services |
On Sun, 2005-01-30 at 17:14 +0000, Sitsofe Wheeler wrote:
> Hello,
>
> In a similar way to the way that selinux can be turned on or off for a
> single service like apache,
Yes; see:
http://fedora.redhat.com/docs/selinux-faq-fc3/index.html#using-s-c-securitylevel
The FAQ should probably also say that you can use e.g.
"setsebool -P httpd_disable_trans=1" from the command line.
Also note that you need to restart the service, e.g.
"service httpd restart".
|
| |