<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>alex.rabe &#187; flash uploader</title>
	<atom:link href="http://alexrabe.de/tag/flash-uploader/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexrabe.de</link>
	<description>ALEX RABE &#124; learning by doing...</description>
	<lastBuildDate>Sun, 29 Jan 2012 20:47:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Error 500</title>
		<link>http://alexrabe.de/2008/10/15/error-500/</link>
		<comments>http://alexrabe.de/2008/10/15/error-500/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 20:29:23 +0000</pubDate>
		<dc:creator>Alex Rabe</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[flash uploader]]></category>
		<category><![CDATA[NextGEN-Gallery]]></category>

		<guid isPermaLink="false">http://alexrabe.de/2008/10/15/error-500/</guid>
		<description><![CDATA[If you encounter a Error 500 with the Flash uploader for NextGEN Gallery, it could be caused by the Mod_security addon for the Apache server. Thanks to the great response in the wordpress.org forums , there exists an easy work around for it. Add to your .htaccess file the follow exclude option :
&#60;IfModule mod_security.c&#62;
&#60;Files upload.php&#62;
SecFilterEngine [...]]]></description>
			<content:encoded><![CDATA[<p>If you encounter a Error 500 with the Flash uploader for NextGEN Gallery, it could be caused by the <a href="http://www.modsecurity.org/">Mod_security</a> addon for the Apache server. Thanks to the great response in the wordpress.org forums , there exists an easy work around for it. Add to your .htaccess file the follow exclude option :</p>
<blockquote><p>&lt;IfModule mod_security.c&gt;<br />
&lt;Files upload.php&gt;<br />
SecFilterEngine Off<br />
SecFilterScanPOST Off<br />
&lt;/Files&gt;<br />
&lt;/IfModule&gt;</p></blockquote>
<p>Thanks to <a href="http://lud.icro.us/wordpress-plugin-image-upload-http-error-fix/">John Blackbourn</a> for the hat tip !</p>
]]></content:encoded>
			<wfw:commentRss>http://alexrabe.de/2008/10/15/error-500/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

