<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: How to allow WordPress to upload images on an SELinux enabled server</title>
	<atom:link href="http://blog.palehorse.net/2008/01/24/how-to-allow-wordpress-to-upload-images-on-an-selinux-enabled-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.palehorse.net/2008/01/24/how-to-allow-wordpress-to-upload-images-on-an-selinux-enabled-server/</link>
	<description>Thoughts from a mind twisted by tech and sports</description>
	<lastBuildDate>Thu, 22 Jul 2010 17:01:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: palehorse</title>
		<link>http://blog.palehorse.net/2008/01/24/how-to-allow-wordpress-to-upload-images-on-an-selinux-enabled-server/#comment-3629</link>
		<dc:creator>palehorse</dc:creator>
		<pubDate>Mon, 11 Jan 2010 22:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.palehorse.net/2008/01/24/how-to-allow-wordpress-to-upload-images-on-an-selinux-enabled-server/#comment-3629</guid>
		<description>Nice link to the guide Dan, thank you!</description>
		<content:encoded><![CDATA[<p>Nice link to the guide Dan, thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Walsh</title>
		<link>http://blog.palehorse.net/2008/01/24/how-to-allow-wordpress-to-upload-images-on-an-selinux-enabled-server/#comment-3628</link>
		<dc:creator>Dan Walsh</dc:creator>
		<pubDate>Mon, 11 Jan 2010 21:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.palehorse.net/2008/01/24/how-to-allow-wordpress-to-upload-images-on-an-selinux-enabled-server/#comment-3628</guid>
		<description>SELinux is all about labelling.  There is a label on every process and a label on every file/directory.  Then there are rules governing the access between the process label and the file/directory label.  

If SELinux is complaining, it is usually an issue with labeling. 


man httpd_selinux  

Gives a good explanation on setting up labelling for apache in SELinux.

http://docs.fedoraproject.org/selinux-managing-confined-services-guide/en-US/F11/html/

This guide also explains setting up different services.</description>
		<content:encoded><![CDATA[<p>SELinux is all about labelling.  There is a label on every process and a label on every file/directory.  Then there are rules governing the access between the process label and the file/directory label.  </p>
<p>If SELinux is complaining, it is usually an issue with labeling. </p>
<p>man httpd_selinux  </p>
<p>Gives a good explanation on setting up labelling for apache in SELinux.</p>
<p><a href="http://docs.fedoraproject.org/selinux-managing-confined-services-guide/en-US/F11/html/" rel="nofollow">http://docs.fedoraproject.org/selinux-managing-confined-services-guide/en-US/F11/html/</a></p>
<p>This guide also explains setting up different services.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wei</title>
		<link>http://blog.palehorse.net/2008/01/24/how-to-allow-wordpress-to-upload-images-on-an-selinux-enabled-server/#comment-2394</link>
		<dc:creator>wei</dc:creator>
		<pubDate>Fri, 26 Sep 2008 01:20:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.palehorse.net/2008/01/24/how-to-allow-wordpress-to-upload-images-on-an-selinux-enabled-server/#comment-2394</guid>
		<description>You can try chcon -t httpd_tmp_t uploads</description>
		<content:encoded><![CDATA[<p>You can try chcon -t httpd_tmp_t uploads</p>
]]></content:encoded>
	</item>
</channel>
</rss>
