<?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>KBeezie &#187; Nginx</title>
	<atom:link href="http://kbeezie.com/view/category/webservers/nginx/feed/" rel="self" type="application/rss+xml" />
	<link>http://kbeezie.com</link>
	<description>Digitally Grown.</description>
	<lastBuildDate>Fri, 23 Jul 2010 21:07:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Nginx as a Proxy to your Blog</title>
		<link>http://kbeezie.com/view/nginx-proxy-change-ip/</link>
		<comments>http://kbeezie.com/view/nginx-proxy-change-ip/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 15:50:14 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[Blackhat]]></category>
		<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[class-c]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[proxying]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=380</guid>
		<description><![CDATA[If you're big into autoblogs and cross-linking you'll likely like this. Have you ever had most of your blogs on a single server (probably behind cpanel or directadmin), but wanted some of your domains to appear to be on a different IP, or even in a different country? Well this article shows you how to setup an nginx server as a proxy so that visitors see a different IP than where the site is hosted. ]]></description>
		<wfw:commentRss>http://kbeezie.com/view/nginx-proxy-change-ip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSL: Untrusted Connection in Firefox</title>
		<link>http://kbeezie.com/view/untrusted-connection-firefox/</link>
		<comments>http://kbeezie.com/view/untrusted-connection-firefox/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 06:33:28 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Webservers]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[positivessl]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=368</guid>
		<description><![CDATA[For those of you who have PositiveSSL certificates installed (especially on Nginx webservers) and have experienced an 'Untrusted Connection' issue with Firefox, namely due to an Unknown issuer, within is a possible fix. ]]></description>
		<wfw:commentRss>http://kbeezie.com/view/untrusted-connection-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache to Nginx Migration Tips</title>
		<link>http://kbeezie.com/view/apache-to-nginx/</link>
		<comments>http://kbeezie.com/view/apache-to-nginx/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 08:05:42 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Primary]]></category>
		<category><![CDATA[Webservers]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=325</guid>
		<description><![CDATA[Nginx currently holds shy of 6.5% of the known webserver market, which is just roughly shy of 13 million servers. This little lightweight webserver created by a sole Russian developer has been gaining a great deal of popularity over the last few years and is used by sites such as <a href="http://www.wordpress.com/" target="_blank">Wordpress</a>, <a href="http://textsfromlastnight.com" target="_blank">Texts from Last Night</a> and <a href="http://www.hulu.com" target="_blank">Hulu</a>.

This guide will provide you with common migration tips to move from an Apache server to an Nginx configuration. ]]></description>
		<wfw:commentRss>http://kbeezie.com/view/apache-to-nginx/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>My Nginx Configuration</title>
		<link>http://kbeezie.com/view/nginx/</link>
		<comments>http://kbeezie.com/view/nginx/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 21:18:46 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Webservers]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[examples]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=256</guid>
		<description><![CDATA[I'm creating this page on popular request, as I've had to paste my configuration for people a number of times especially on IRC. Below is an example configuration of how kbeezie.com is setup with some comments.]]></description>
		<wfw:commentRss>http://kbeezie.com/view/nginx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuring SNI with NginX</title>
		<link>http://kbeezie.com/view/configuring-sni-with-nginx/</link>
		<comments>http://kbeezie.com/view/configuring-sni-with-nginx/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 07:05:35 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Webservers]]></category>
		<category><![CDATA[openssl]]></category>
		<category><![CDATA[sni]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[tls sni]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=213</guid>
		<description><![CDATA[Traditionally for every SSL certificate issued, you needed a separate and unique IP address. However if you compile OpenSSL and NginX with TLS SNI (Server Name Identification) support you can install multiple SSL certificates without having to bind a domain name to a specific IP address or require each certificate to have its own unique IP.]]></description>
		<wfw:commentRss>http://kbeezie.com/view/configuring-sni-with-nginx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Path_Info &amp; PHP_SELF woes [NginX]</title>
		<link>http://kbeezie.com/view/php-self-path-nginx/</link>
		<comments>http://kbeezie.com/view/php-self-path-nginx/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 12:14:35 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=208</guid>
		<description><![CDATA[Over the last couple of years I've been constantly researching for a way to get the PHP environment variables to show up correctly. My latest pains were with PATH_INFO and PHP_SELF, which are now finally solved. ]]></description>
		<wfw:commentRss>http://kbeezie.com/view/php-self-path-nginx/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Using Namecheap&#8217;s Free SSL with Nginx</title>
		<link>http://kbeezie.com/view/free-ssl-with-nginx/</link>
		<comments>http://kbeezie.com/view/free-ssl-with-nginx/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 19:06:25 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Webservers]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=171</guid>
		<description><![CDATA[Most of my domains are registered with <a href="http://links.kbeezie.com/namecheap/" target="_blank">Namecheap</a>, and powered by Nginx. The site you are viewing now is one such example. Currently with Namecheap, domain registrations, hosting, transfers and WhoIS protection come with a free PositiveSSL subscription. This section will show you how to generate a certificate request with OpenSSL and how to install the provided certificate into <a href="http://links.kbeezie.com/nginx/" target="_blank">Nginx</a>.]]></description>
		<wfw:commentRss>http://kbeezie.com/view/free-ssl-with-nginx/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Nginx and Django</title>
		<link>http://kbeezie.com/view/nginx-and-django/</link>
		<comments>http://kbeezie.com/view/nginx-and-django/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 18:16:48 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[passenger]]></category>
		<category><![CDATA[wsgi]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=153</guid>
		<description><![CDATA[In a previous guide I showed how to use Passenger (aka mod_rails) to work with Python (WSGI) scripts. While this proved effective for simple wsgi applications, a framework such as Django required a bit more love. This guide will walk you through getting Django to work with Nginx and Passenger.]]></description>
		<wfw:commentRss>http://kbeezie.com/view/nginx-and-django/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using Python with Nginx via Passenger</title>
		<link>http://kbeezie.com/view/using-python-nginx-passenger/</link>
		<comments>http://kbeezie.com/view/using-python-nginx-passenger/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 05:32:50 +0000</pubDate>
		<dc:creator>kbeezie</dc:creator>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[mod_wsgi]]></category>
		<category><![CDATA[passenger]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://kbeezie.com/?p=103</guid>
		<description><![CDATA[Since Nginx 0.6.* I been looking for an effective way to run Python (WSGI) applications thru the Nginx Webserver. The best solution thus far for up to Nginx 0.8.*  was in an unexpected utility designed for deploying Ruby applications on Apache and Nginx. 

<b>Updated:</b> November 21st 2009
<span style="font-size: smaller">- Comment from Hongli Lai, Co-founder of Phusion
- Information from Graham Dumpleton, creator of  mod_wsgi for Apache</span>]]></description>
		<wfw:commentRss>http://kbeezie.com/view/using-python-nginx-passenger/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
