Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.
The "DistrosDefaultLayout" page has been changed by MatejCepl: http://wiki.apache.org/httpd/DistrosDefaultLayout?action=diff&rev1=46&rev2=47 Comment: Remove a suggestion to switch off SELinux. === Notes: === 1. ''There is an extra config file in /etc/sysconfig/httpd which can be used to change to the worker mpm /usr/sbin/httpd.worker.'' 1. ''Extra config files named *.conf are loaded from /etc/httpd/conf.d. This directory is used by packages like mod_python for drop-in configs'' - 1. ''If you're having issues with authorization and your permissions are correct make sure that you try testing with SELinux turned off. Run 'setenforce 0' and use 'chcon' to fix permissions. Run 'ls -alZ' to view the current permissions.' SELinux first appeared in Fedora Core 3, RHEL 4, and CentOS 4.'' + 1. ''If you're having issues with authorization and your permissions are correct, you might have problems with SELinux permissions. Take a look at [[http://people.fedoraproject.org/~dwalsh/SELinux/httpd_selinux.html|httpd_selinux(8)]] and related documentation.'' == RedHat 9.0 and older: == {{{ --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org For additional commands, e-mail: docs-h...@httpd.apache.org