How do I enable/disable SELinux protection on specific daemons under the targeted policy?
Use system-config-securitylevel, also known as the Security Level Configuration graphical tool, to control the Boolean values of specific daemons. For example, if you need to disable SELinux for Apache to run correctly in your environment, you can disable the value in system-config-securitylevel. This change disables the transition to the policy defined in apache.te, allowing httpd to remain under regular Linux DAC security.