<?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>PHP Programming &#187; Proxy</title>
	<atom:link href="http://www.idontplaydarts.com/tag/proxy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.idontplaydarts.com</link>
	<description>A blog about Linux, Apache, MySQL, PHP and web application security</description>
	<lastBuildDate>Sun, 08 Aug 2010 06:23:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Secure your wifi connection using SSL + mod_proxy</title>
		<link>http://www.idontplaydarts.com/2009/10/secure-your-wifi-connection-using-ssl-mod_proxy/</link>
		<comments>http://www.idontplaydarts.com/2009/10/secure-your-wifi-connection-using-ssl-mod_proxy/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 15:52:16 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[mod_proxy]]></category>
		<category><![CDATA[Proxy]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[tunnels]]></category>

		<guid isPermaLink="false">http://www.idontplaydarts.com/?p=411</guid>
		<description><![CDATA[Being ultra paranoid about using other peoples Wifi connections I&#8217;ve come up with a solution to make things a little safer. Its by no means new having been around for quite a while but it works well. Ive setup Apache on my web server to act as a proxy server for connections originating from 127.0.0.1. [...]]]></description>
		<wfw:commentRss>http://www.idontplaydarts.com/2009/10/secure-your-wifi-connection-using-ssl-mod_proxy/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Defeating open proxy servers</title>
		<link>http://www.idontplaydarts.com/2009/08/defeating-open-proxy-servers/</link>
		<comments>http://www.idontplaydarts.com/2009/08/defeating-open-proxy-servers/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 22:25:38 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[fraud]]></category>
		<category><![CDATA[Proxy]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.idontplaydarts.com/?p=361</guid>
		<description><![CDATA[I&#8217;ve recently been in a situation where lots of users were abusing a website using a series of open proxies. They were using these open proxies to commit large volumes of fraud. A static list of known proxies can help to combat this issue but you end up fighting a loosing battle trying to keep [...]]]></description>
		<wfw:commentRss>http://www.idontplaydarts.com/2009/08/defeating-open-proxy-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache 2.2 proxy and LightTPD</title>
		<link>http://www.idontplaydarts.com/2009/08/apache-proxy-and-lighttpd/</link>
		<comments>http://www.idontplaydarts.com/2009/08/apache-proxy-and-lighttpd/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 00:17:18 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[Lighttpd]]></category>
		<category><![CDATA[Proxy]]></category>

		<guid isPermaLink="false">http://www.idontplaydarts.com/?p=316</guid>
		<description><![CDATA[The server has just undergone some modifications &#8211; previously I was using Lighttpd to serve all of the content, I liked the traffic shaping features and low memory footprint that it had. But I also sorely missed the mod_rewrite functionality and mod_php that was provided by Apache.
The solution was simple. Apache 2.2.13 to serve the [...]]]></description>
		<wfw:commentRss>http://www.idontplaydarts.com/2009/08/apache-proxy-and-lighttpd/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
