

<?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>kieranbarnes &#187; proxy</title>
	<atom:link href="http://bloke.org/tag/proxy/feed/" rel="self" type="application/rss+xml" />
	<link>http://bloke.org</link>
	<description>Independent PHP, WordPress &#38; CubeCart Programmer</description>
	<lastBuildDate>Fri, 18 May 2012 10:20:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Passing Every ~ \.php$ request to to PHP</title>
		<link>http://bloke.org/linux/passing-php-request-php/</link>
		<comments>http://bloke.org/linux/passing-php-request-php/#comments</comments>
		<pubDate>Tue, 08 Mar 2011 17:20:55 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[URI]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=1265</guid>
		<description><![CDATA[It is common with Nginx to pass every URI ending in .php to the PHP parser, if using a default PHP build this might lead to security issues. Nginx is a reverse proxy and as such does not have a concept of file unless you specifically tell it to. So if your configuration looks like [...]
Related posts:<ol>
<li><a href='http://bloke.org/php/installing-nginx-php-fpm-securely-centos/' rel='bookmark' title='Installing nginx &amp; PHP-FPM securely on CentOS'>Installing nginx &#038; PHP-FPM securely on CentOS</a> <small>I won't go into the reasons why you should install...</small></li>
<li><a href='http://bloke.org/linux/minify-css-fly-nginx/' rel='bookmark' title='Minify CSS on the fly with nginx'>Minify CSS on the fly with nginx</a> <small>Code minification rules, but it sucks. The process of removing...</small></li>
<li><a href='http://bloke.org/linux/mod_geoip-revisted-including-stopping-spam-in-phpbb-2/' rel='bookmark' title='mod_geoip Revisted including stopping spam in phpBB 2'>mod_geoip Revisted including stopping spam in phpBB 2</a> <small>I've recently moved a client's forum onto a new cPanel...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/linux/passing-php-request-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site Performance Quick Fixes</title>
		<link>http://bloke.org/wordpress/site-performance-quick-fixes/</link>
		<comments>http://bloke.org/wordpress/site-performance-quick-fixes/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 14:14:48 +0000</pubDate>
		<dc:creator>Kieran</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Cache]]></category>
		<category><![CDATA[cache control]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[cut and paste]]></category>
		<category><![CDATA[ETags]]></category>
		<category><![CDATA[extra points]]></category>
		<category><![CDATA[jpg jpeg]]></category>
		<category><![CDATA[paste job]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[php cgi]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[quick test]]></category>
		<category><![CDATA[score]]></category>
		<category><![CDATA[trickery]]></category>
		<category><![CDATA[YSlow]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=308</guid>
		<description><![CDATA[I've been playing around with YSlow for a while now, now I decided to a quick test on this blog. This blog, according to YSlow rates a frumpy Grade D, with a score of 61. Not bad, but not great. A bit of .htaccess trickery should give me a few extra points... Excellent Grade C, [...]
Related posts:<ol>
<li><a href='http://bloke.org/wordpress/wp-super-cache-im-impressed/' rel='bookmark' title='WP Super Cache &#8211; I&#8217;m impressed'>WP Super Cache &#8211; I&#8217;m impressed</a> <small>Pictures speak better than words... WP Super Cache has shaved...</small></li>
<li><a href='http://bloke.org/php/wp-ecommerce-product-downloads-checking/' rel='bookmark' title='Using WP-Ecommerce Product Downloads without checking out'>Using WP-Ecommerce Product Downloads without checking out</a> <small>I've used WP-Ecommerce for a few clients who required an...</small></li>
<li><a href='http://bloke.org/php/using-wordpress-header-and-footers-externally/' rel='bookmark' title='Using WordPress header and footers externally'>Using WordPress header and footers externally</a> <small>I needed to integrate a WordPress header (header.php) and footer...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/wordpress/site-performance-quick-fixes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

