-## Allow Apache to modify public files -## used for public file transfer services. Directories/Files must -## be labeled public_content_rw_t. -##
+##+## Allow Apache to modify public files +## used for public file transfer services. Directories/Files must +## be labeled public_content_rw_t. +##
##-## Allow Apache to use mod_auth_pam -##
+##+## Allow Apache to use mod_auth_pam +##
##-## Allow httpd scripts and modules execmem/execstack -##
+##+## Allow httpd scripts and modules execmem/execstack +##
##-## Allow httpd daemon to change system limits -##
+##+## Allow httpd daemon to change system limits +##
##-## Allow httpd to use built in scripting (usually php) -##
+##+## Allow httpd to use built in scripting (usually php) +##
##-## Allow HTTPD scripts and modules to connect to the network using any TCP port. -##
+##+## Allow HTTPD scripts and modules to connect to the network using any TCP port. +##
##-## Allow HTTPD scripts and modules to connect to cobbler over the network. -##
+##+## Allow HTTPD scripts and modules to connect to cobbler over the network. +##
##-## Allow HTTPD scripts and modules to connect to databases over the network. -##
+##+## Allow HTTPD scripts and modules to connect to databases over the network. +##
##-## Allow httpd to connect to memcache server -##
+##+## Allow httpd to connect to memcache server +##
##-## Allow httpd to act as a relay -##
+##+## Allow httpd to act as a relay +##
##-## Allow http daemon to send mail -##
+##+## Allow http daemon to send mail +##
##-## Allow http daemon to check spam -##
+##+## Allow http daemon to check spam +##
##-## Allow Apache to communicate with avahi service via dbus -##
+##+## Allow Apache to communicate with avahi service via dbus +##
##-## Allow httpd to execute cgi scripts -##
+##+## Allow httpd to execute cgi scripts +##
##-## Allow httpd to act as a FTP server by -## listening on the ftp port. -##
+##+## Allow httpd to act as a FTP server by +## listening on the ftp port. +##
##-## Allow httpd to read home directories -##
+##+## Allow httpd to read home directories +##
##-## Allow httpd to read user content -##
+##+## Allow httpd to read user content +##
##-## Allow HTTPD to run SSI executables in the same domain as system CGI scripts. -##
+##+## Allow HTTPD to run SSI executables in the same domain as system CGI scripts. +##
##-## Allow Apache to execute tmp content. -##
+##+## Allow Apache to execute tmp content. +##
##-## Unify HTTPD to communicate with the terminal. -## Needed for entering the passphrase for certificates at -## the terminal. -##
+##+## Unify HTTPD to communicate with the terminal. +## Needed for entering the passphrase for certificates at +## the terminal. +##
##-## Unify HTTPD handling of all content files. -##
+##+## Unify HTTPD handling of all content files. +##
##-## Allow httpd to access cifs file systems -##
+##+## Allow httpd to access cifs file systems +##
##-## Allow httpd to run gpg in gpg-web domain -##
+##+## Allow httpd to run gpg in gpg-web domain +##
##-## Allow httpd to access nfs file systems -##
+##+## Allow httpd to access nfs file systems +##
##-## Allow apache scripts to write to public content. Directories/Files must be labeled public_rw_content_t. -##
+##+## Allow apache scripts to write to public content. Directories/Files must be labeled public_rw_content_t. +##
##-## Allow Apache to use mod_auth_pam -##
+##+## Allow Apache to use mod_auth_pam +##
##-## Cobbler is a Linux installation server that allows for -## rapid setup of network installation environments. It -## glues together and automates many associated Linux -## tasks so you do not have to hop between lots of various -## commands and applications when rolling out new systems, -## and, in some cases, changing existing ones. +## Cobbler is a Linux installation server that allows for +## rapid setup of network installation environments. It +## glues together and automates many associated Linux +## tasks so you do not have to hop between lots of various +## commands and applications when rolling out new systems, +## and, in some cases, changing existing ones. ##
##