<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Apache (httpd) 403 errors &amp; SELinux in FC3</title>
	<atom:link href="http://thinkmuch.com/blog/archives/2004/11/17/apache-httpd-403-errors-selinux-in-fc3/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkmuch.com/blog/archives/2004/11/17/apache-httpd-403-errors-selinux-in-fc3/</link>
	<description>ramblings of a philomathic polymath</description>
	<lastBuildDate>Tue, 19 Jul 2011 10:12:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dave</title>
		<link>http://thinkmuch.com/blog/archives/2004/11/17/apache-httpd-403-errors-selinux-in-fc3/comment-page-1/#comment-27127</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 19 Jul 2011 10:12:17 +0000</pubDate>
		<guid isPermaLink="false">http://thinkmuch.com/blog/archives/2004/11/17/apache-httpd-403-errors-selinux-in-fc3/#comment-27127</guid>
		<description>This isn&#039;t working for me... I have a clean install of Fedora 15 with virtual hosts configured. Everything is working just fine when SELinux is set to permissive but as soon as I enable it, I get &quot;Forbidden - You don&#039;t have permission to access / on this server&quot; but only on the virtual host located under my home folder (the standard /var/www/html works fine).

I have tried what you suggested but still get the same problem... &quot;ls -Z&quot; for the htdocs folder yields:

drwxr-xr-x. administrator administrator system_u:object_r:httpd_sys_content_t:s0 htdocs

Any help would be very much appreciated as I am pulling my hair out on this one... This machine is Internet facing and I really don&#039;t want to disable SELinux if I can avoid it.

Thanks...</description>
		<content:encoded><![CDATA[<p>This isn&#8217;t working for me&#8230; I have a clean install of Fedora 15 with virtual hosts configured. Everything is working just fine when SELinux is set to permissive but as soon as I enable it, I get &#8220;Forbidden &#8211; You don&#8217;t have permission to access / on this server&#8221; but only on the virtual host located under my home folder (the standard /var/www/html works fine).</p>
<p>I have tried what you suggested but still get the same problem&#8230; &#8220;ls -Z&#8221; for the htdocs folder yields:</p>
<p>drwxr-xr-x. administrator administrator system_u:object_r:httpd_sys_content_t:s0 htdocs</p>
<p>Any help would be very much appreciated as I am pulling my hair out on this one&#8230; This machine is Internet facing and I really don&#8217;t want to disable SELinux if I can avoid it.</p>
<p>Thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://thinkmuch.com/blog/archives/2004/11/17/apache-httpd-403-errors-selinux-in-fc3/comment-page-1/#comment-22976</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Thu, 28 Jan 2010 02:48:59 +0000</pubDate>
		<guid isPermaLink="false">http://thinkmuch.com/blog/archives/2004/11/17/apache-httpd-403-errors-selinux-in-fc3/#comment-22976</guid>
		<description>Thanks!!!!!  I have been working on this for a long time and I finally got it to work!!!</description>
		<content:encoded><![CDATA[<p>Thanks!!!!!  I have been working on this for a long time and I finally got it to work!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nanaji</title>
		<link>http://thinkmuch.com/blog/archives/2004/11/17/apache-httpd-403-errors-selinux-in-fc3/comment-page-1/#comment-22965</link>
		<dc:creator>Nanaji</dc:creator>
		<pubDate>Sat, 16 Jan 2010 13:57:37 +0000</pubDate>
		<guid isPermaLink="false">http://thinkmuch.com/blog/archives/2004/11/17/apache-httpd-403-errors-selinux-in-fc3/#comment-22965</guid>
		<description>really , Thanks a millions

you guys are great!</description>
		<content:encoded><![CDATA[<p>really , Thanks a millions</p>
<p>you guys are great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the real DuWayne</title>
		<link>http://thinkmuch.com/blog/archives/2004/11/17/apache-httpd-403-errors-selinux-in-fc3/comment-page-1/#comment-18981</link>
		<dc:creator>the real DuWayne</dc:creator>
		<pubDate>Thu, 12 Mar 2009 06:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://thinkmuch.com/blog/archives/2004/11/17/apache-httpd-403-errors-selinux-in-fc3/#comment-18981</guid>
		<description>Thanks a million!</description>
		<content:encoded><![CDATA[<p>Thanks a million!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan</title>
		<link>http://thinkmuch.com/blog/archives/2004/11/17/apache-httpd-403-errors-selinux-in-fc3/comment-page-1/#comment-13084</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Mon, 30 Jul 2007 22:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://thinkmuch.com/blog/archives/2004/11/17/apache-httpd-403-errors-selinux-in-fc3/#comment-13084</guid>
		<description>I should note that this problem still affects Fedora 7, not just FC3 as you mentioned in the article!  I finally found this solution after hours of searching - thanks again for your simplified explanation and solution to this issue!</description>
		<content:encoded><![CDATA[<p>I should note that this problem still affects Fedora 7, not just FC3 as you mentioned in the article!  I finally found this solution after hours of searching &#8211; thanks again for your simplified explanation and solution to this issue!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juanjo</title>
		<link>http://thinkmuch.com/blog/archives/2004/11/17/apache-httpd-403-errors-selinux-in-fc3/comment-page-1/#comment-10636</link>
		<dc:creator>Juanjo</dc:creator>
		<pubDate>Fri, 12 Jan 2007 16:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://thinkmuch.com/blog/archives/2004/11/17/apache-httpd-403-errors-selinux-in-fc3/#comment-10636</guid>
		<description>excelent info!, I have installed FC6 today and had the same problem.. you saved me from installing apache again.</description>
		<content:encoded><![CDATA[<p>excelent info!, I have installed FC6 today and had the same problem.. you saved me from installing apache again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mowglimind</title>
		<link>http://thinkmuch.com/blog/archives/2004/11/17/apache-httpd-403-errors-selinux-in-fc3/comment-page-1/#comment-2305</link>
		<dc:creator>mowglimind</dc:creator>
		<pubDate>Sun, 10 Jul 2005 13:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://thinkmuch.com/blog/archives/2004/11/17/apache-httpd-403-errors-selinux-in-fc3/#comment-2305</guid>
		<description>dude, u+info above+apache+linux+selinux+fc+whole damn osi=rule!</description>
		<content:encoded><![CDATA[<p>dude, u+info above+apache+linux+selinux+fc+whole damn osi=rule!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Herrmann</title>
		<link>http://thinkmuch.com/blog/archives/2004/11/17/apache-httpd-403-errors-selinux-in-fc3/comment-page-1/#comment-663</link>
		<dc:creator>Bob Herrmann</dc:creator>
		<pubDate>Thu, 31 Mar 2005 19:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://thinkmuch.com/blog/archives/2004/11/17/apache-httpd-403-errors-selinux-in-fc3/#comment-663</guid>
		<description>
The first link is now,
http://fedora.redhat.com/docs/selinux-apache-fc3/

</description>
		<content:encoded><![CDATA[<p>The first link is now,<br />
<a href="http://fedora.redhat.com/docs/selinux-apache-fc3/" rel="nofollow">http://fedora.redhat.com/docs/selinux-apache-fc3/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: omert</title>
		<link>http://thinkmuch.com/blog/archives/2004/11/17/apache-httpd-403-errors-selinux-in-fc3/comment-page-1/#comment-110</link>
		<dc:creator>omert</dc:creator>
		<pubDate>Thu, 30 Dec 2004 01:01:41 +0000</pubDate>
		<guid isPermaLink="false">http://thinkmuch.com/blog/archives/2004/11/17/apache-httpd-403-errors-selinux-in-fc3/#comment-110</guid>
		<description>chcon: canâ€™t apply partial context to unlabeled file public_html 
i get this error can anyone help please ??</description>
		<content:encoded><![CDATA[<p>chcon: canâ€™t apply partial context to unlabeled file public_html<br />
i get this error can anyone help please ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: btfans</title>
		<link>http://thinkmuch.com/blog/archives/2004/11/17/apache-httpd-403-errors-selinux-in-fc3/comment-page-1/#comment-10</link>
		<dc:creator>btfans</dc:creator>
		<pubDate>Wed, 15 Dec 2004 04:14:47 +0000</pubDate>
		<guid isPermaLink="false">http://thinkmuch.com/blog/archives/2004/11/17/apache-httpd-403-errors-selinux-in-fc3/#comment-10</guid>
		<description>Thanks for the valuables. 
BTW, Just find the first link is not accessible.</description>
		<content:encoded><![CDATA[<p>Thanks for the valuables.<br />
BTW, Just find the first link is not accessible.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.140 seconds -->

