<?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: PHP is not secure on Windows!</title>
	<atom:link href="http://jesscoburn.com/archives/2006/09/19/php-is-not-secure-on-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://jesscoburn.com/archives/2006/09/19/php-is-not-secure-on-windows/</link>
	<description>Tidbits and thoughts on webhosting, web applications and just general cool geek crap.</description>
	<pubDate>Tue, 06 Jan 2009 06:40:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Wayne</title>
		<link>http://jesscoburn.com/archives/2006/09/19/php-is-not-secure-on-windows/comment-page-1/#comment-2</link>
		<dc:creator>Wayne</dc:creator>
		<pubDate>Thu, 21 Sep 2006 01:25:44 +0000</pubDate>
		<guid isPermaLink="false">http://jesscoburn.com/archives/2006/09/19/php-is-not-secure-on-windows/#comment-2</guid>
		<description>A common mistake among PHP users of open source PHP applications is storing PHP session information within publically browsable folders.  It's an easy hack for anyone familiar with the common applications (Oscommerce, PHPnuke, PHPbb, etc) to look for these folders within web reachable folders.  Store sessions in database tables or folders outside of any normal root or publically accessible content.</description>
		<content:encoded><![CDATA[<p>A common mistake among PHP users of open source PHP applications is storing PHP session information within publically browsable folders.  It&#8217;s an easy hack for anyone familiar with the common applications (Oscommerce, PHPnuke, PHPbb, etc) to look for these folders within web reachable folders.  Store sessions in database tables or folders outside of any normal root or publically accessible content.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
