Difference between revisions of "Redhat: Apache webserver SELinux Booleans"
Jump to navigation
Jump to search
(Created page with "== Apache Default Active Booleans == {| class="wikitable" |- | httpd_builtin_scripting || permissions for PHP scripts in httpd_t directories |- | httpd_dbus_avahi|| Access fr...") |
(No difference)
|
Revision as of 13:59, 18 August 2013
Apache Default Active Booleans
| httpd_builtin_scripting | permissions for PHP scripts in httpd_t directories |
| httpd_dbus_avahi | Access from http services to automated IP addresses |
| httpd_enable_cgi | Allows https services to execute CGI scripts |
| httpd_tty_comm | Enables communication with controlling terminals, eg for SSL |
| http_unified | Full read/write/execute access by all httpd_t files |
| xguest_connect_network | Allows access from secured guests |