On Sat, 18 Jun 2005, Bob Kashani wrote:
Hrmm...all my www dirs are labeled either as: system_u:object_r:httpd_sys_content_t or user_u:object_r:httpd_user_content_t To change the selinux context you can use "chcon": chcon -R system_u:object_r:httpd_sys_content_t www
chcon -R system_u:object_r:httpd_sys_content_t /www chcon -R system_u:object_r:httpd_log_t /var/log/httpd-inget_alls and then setsebool -P httpd_disable_trans 0 to turn on selinux for apache. Now it works. Thanks. -- fedora-selinux-list mailing list fedora-selinux-list@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-selinux-list