<?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>EasyWAMP</title>
	<atom:link href="http://www.easywamp.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.easywamp.com</link>
	<description>Make it Easy</description>
	<lastBuildDate>Fri, 27 Aug 2010 17:36:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Protect your upload folder</title>
		<link>http://www.easywamp.com/2010/06/protect-your-upload-folder.htm</link>
		<comments>http://www.easywamp.com/2010/06/protect-your-upload-folder.htm#comments</comments>
		<pubDate>Mon, 21 Jun 2010 20:52:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[amp nbsp]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[file uploading]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[shell scripts]]></category>

		<guid isPermaLink="false">http://www.easywamp.com/?p=74</guid>
		<description><![CDATA[Hi, This codes will protect your site from uploading and execute any type of php shell scripts into your upload folder for example , this way will disable any php file in that folder . So , whatever they upload you gonna be in the safe side .the server will deal with php file like [...]]]></description>
			<content:encoded><![CDATA[<p>Hi, This codes will protect your site from uploading and execute any type of php shell scripts into your upload folder for example , this way will disable any php file in that folder . So , whatever they upload you gonna be in the safe side .the server will deal with php file like txt file !!. This way is very useful in file uploading scripts :</p>
<p>1- make sure that your server is Apache not iis or something else .</p>
<p>2- create file and name it .htaccess&nbsp; inside upload folder.</p>
<p>3- paste this code in the file</p>
<pre class="brush: php;"> RemoveHandler .php .php4 .php5 RemoveType .php .php4 .php5 </pre>
<p>4- save the file</p>
<p>5- that&#39;s it now any php file in that folder is disabled .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.easywamp.com/2010/06/protect-your-upload-folder.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>EasyWAMP v1.1</title>
		<link>http://www.easywamp.com/2010/06/easywamp-v1-1.htm</link>
		<comments>http://www.easywamp.com/2010/06/easywamp-v1-1.htm#comments</comments>
		<pubDate>Wed, 16 Jun 2010 20:40:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[easywamp versions]]></category>

		<guid isPermaLink="false">http://www.easywamp.com/?p=38</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a title="easywamp download" href="http://downloads.sourceforge.net/project/easywamp/easywamp%20versions/easywamp%20v1.1/easywamp1.1.exe?use_mirror=citylan" target="_self"><img class="size-full wp-image-37 aligncenter" title="download" src="http://www.easywamp.com/wp-content/uploads/2010/06/download.png" alt="" width="256" height="256" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.easywamp.com/2010/06/easywamp-v1-1.htm/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Easywamp back!!!!</title>
		<link>http://www.easywamp.com/2010/06/easywamp-back.htm</link>
		<comments>http://www.easywamp.com/2010/06/easywamp-back.htm#comments</comments>
		<pubDate>Thu, 10 Jun 2010 21:50:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.easywamp.com/?p=3</guid>
		<description><![CDATA[Sorry&#8230;. Easywamp Back to live again !!]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><strong>Sorry&#8230;. </strong></p>
<p style="text-align: center;"><strong>Easywamp Back to live again !!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.easywamp.com/2010/06/easywamp-back.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
