<?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>Yet Another Software Blog &#187; Security</title>
	<atom:link href="http://software.mywebspace.co.il/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://software.mywebspace.co.il</link>
	<description></description>
	<lastBuildDate>Fri, 09 Jul 2010 13:58:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Preventing php/perl script execution of a user uploaded files while keeping them downloadable</title>
		<link>http://software.mywebspace.co.il/2009/09/16/preventing-phpperl-script-execution-of-a-user-uploaded-files-while-keeping-them-downloadable/</link>
		<comments>http://software.mywebspace.co.il/2009/09/16/preventing-phpperl-script-execution-of-a-user-uploaded-files-while-keeping-them-downloadable/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 04:08:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://software.mywebspace.co.il/?p=64</guid>
		<description><![CDATA[You wrote a rather large PHP script which you would like to share with the world, lets say a small wordpress plugin. If you just upload it via the wordpress post publishing interface, you will find out that when you click the link in order to download it, instead of getting the browser&#8217;s download interface, [...]]]></description>
		<wfw:commentRss>http://software.mywebspace.co.il/2009/09/16/preventing-phpperl-script-execution-of-a-user-uploaded-files-while-keeping-them-downloadable/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
