<?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/tag/nginx/feed/" rel="self" type="application/rss+xml" /><link>http://kbeezie.com</link> <description>There&#039;s no place like ::1</description> <lastBuildDate>Fri, 16 Dec 2011 12:03:51 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Securing Nginx and PHP</title><link>http://kbeezie.com/view/securing-nginx-php/</link> <comments>http://kbeezie.com/view/securing-nginx-php/#comments</comments> <pubDate>Fri, 16 Dec 2011 11:41:17 +0000</pubDate> <dc:creator>kbeezie</dc:creator> <category><![CDATA[Nginx]]></category> <category><![CDATA[PHP]]></category> <category><![CDATA[Wordpress]]></category> <category><![CDATA[administration]]></category> <category><![CDATA[security]]></category> <category><![CDATA[wordpress]]></category><guid isPermaLink="false">http://kbeezie.com/?p=671</guid> <description><![CDATA[Getting Nginx and PHP-FPM set up on a system is not all that difficult, but it can take a bit of practice to keep such a system secure. This post recaps on some of the common ways to keep your installation secure as well as some minor pointers regarding wordpress. ]]></description> <wfw:commentRss>http://kbeezie.com/view/securing-nginx-php/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Nginx Flood Protection with Limit_req</title><link>http://kbeezie.com/view/nginx-protection/</link> <comments>http://kbeezie.com/view/nginx-protection/#comments</comments> <pubDate>Sat, 09 Apr 2011 17:31:03 +0000</pubDate> <dc:creator>kbeezie</dc:creator> <category><![CDATA[Nginx]]></category> <category><![CDATA[PHP]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Webservers]]></category> <category><![CDATA[Wordpress]]></category><guid isPermaLink="false">http://kbeezie.com/?p=632</guid> <description><![CDATA[I'll show you a very simple demonstration of Nginx's Limit Request module and how it may be helpful to you in keeping your website up if you are hit by excessive connections or HTTP based denial-of-service attacks. ]]></description> <wfw:commentRss>http://kbeezie.com/view/nginx-protection/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Nginx Configuration Examples</title><link>http://kbeezie.com/view/nginx-configuration-examples/</link> <comments>http://kbeezie.com/view/nginx-configuration-examples/#comments</comments> <pubDate>Thu, 31 Mar 2011 06:05:46 +0000</pubDate> <dc:creator>kbeezie</dc:creator> <category><![CDATA[Primary]]></category> <category><![CDATA[Nginx]]></category><guid isPermaLink="false">http://kbeezie.com/?p=608</guid> <description><![CDATA[Here are a number of Nginx configurations for common scenarios that should help make things easier to get started with. This page will grow as needed. A quick and easy starter example First one is for most of you fly-by and cut-and-paste type of people. If you&#8217;re using a typical /sites-enabled/default type of configuration, replace [...]]]></description> <wfw:commentRss>http://kbeezie.com/view/nginx-configuration-examples/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Search Page Getting Hammered?</title><link>http://kbeezie.com/view/prevent-search-overload/</link> <comments>http://kbeezie.com/view/prevent-search-overload/#comments</comments> <pubDate>Mon, 28 Mar 2011 00:18:22 +0000</pubDate> <dc:creator>kbeezie</dc:creator> <category><![CDATA[Nginx]]></category> <category><![CDATA[Webservers]]></category> <category><![CDATA[Wordpress]]></category> <category><![CDATA[performance]]></category> <category><![CDATA[wordpress]]></category><guid isPermaLink="false">http://kbeezie.com/?p=603</guid> <description><![CDATA[On my Wordpress Caching write up someone mentioned asked a very good question. What good is the caching if your site gets brought down by excessive search queries? Fortunately the Nginx webserver has a way to soften the impact.]]></description> <wfw:commentRss>http://kbeezie.com/view/prevent-search-overload/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Nginx and Codeigniter The Easy Way</title><link>http://kbeezie.com/view/nginx-and-codeigniter/</link> <comments>http://kbeezie.com/view/nginx-and-codeigniter/#comments</comments> <pubDate>Sat, 05 Mar 2011 18:27:09 +0000</pubDate> <dc:creator>kbeezie</dc:creator> <category><![CDATA[Nginx]]></category> <category><![CDATA[PHP]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Webservers]]></category><guid isPermaLink="false">http://kbeezie.com/?p=576</guid> <description><![CDATA[How to get Codeigniter running on NGinx the easy way. ]]></description> <wfw:commentRss>http://kbeezie.com/view/nginx-and-codeigniter/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Debian/Ubuntu Nginx init Script (opt)</title><link>http://kbeezie.com/view/debian-ubuntu-nginx-init-script/</link> <comments>http://kbeezie.com/view/debian-ubuntu-nginx-init-script/#comments</comments> <pubDate>Tue, 01 Mar 2011 02:26:14 +0000</pubDate> <dc:creator>kbeezie</dc:creator> <category><![CDATA[Primary]]></category> <category><![CDATA[Nginx]]></category><guid isPermaLink="false">http://kbeezie.com/?p=566</guid> <description><![CDATA[Normally if you install Nginx from a repository this init script would already be included. However if you installed from source, or did not use the standard paths, you may need this.]]></description> <wfw:commentRss>http://kbeezie.com/view/debian-ubuntu-nginx-init-script/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Protecting Folders with Nginx</title><link>http://kbeezie.com/view/protecting-folders-with-nginx/</link> <comments>http://kbeezie.com/view/protecting-folders-with-nginx/#comments</comments> <pubDate>Sat, 05 Feb 2011 14:38:29 +0000</pubDate> <dc:creator>kbeezie</dc:creator> <category><![CDATA[Nginx]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Webservers]]></category><guid isPermaLink="false">http://kbeezie.com/?p=526</guid> <description><![CDATA[This question comes up every so often, and its actually fairly easy besides the fact you do not use an .htaccess file. This writeup will show you how to implement auth_basic in Nginx as well as some alternatives to the htpasswd utility installed.]]></description> <wfw:commentRss>http://kbeezie.com/view/protecting-folders-with-nginx/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Deploying circuits.web with Nginx/uwsgi</title><link>http://kbeezie.com/view/circuits-nginx-uwsgi/</link> <comments>http://kbeezie.com/view/circuits-nginx-uwsgi/#comments</comments> <pubDate>Mon, 31 Jan 2011 08:22:48 +0000</pubDate> <dc:creator>kbeezie</dc:creator> <category><![CDATA[Nginx]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Python]]></category> <category><![CDATA[Webservers]]></category> <category><![CDATA[circuits.web]]></category> <category><![CDATA[uwsgi]]></category> <category><![CDATA[wsgi]]></category><guid isPermaLink="false">http://kbeezie.com/?p=484</guid> <description><![CDATA[I'm a very minimal person when it comes to frameworks, I don't generally like something that needs to generate an entire application file structure like you'd see with Django. When I was searching around for various frameworks to get me started with python and web development, I investigated the usual; DJango, CherryPy, Web.Py. I fell in love with circuits due it's ease and simplicity, yet it can be quite powerful. This article will show you how to get Nginx setup with uWSGI along with a sample circuits.web application.]]></description> <wfw:commentRss>http://kbeezie.com/view/circuits-nginx-uwsgi/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Apache and Nginx Together</title><link>http://kbeezie.com/view/apache-with-nginx/</link> <comments>http://kbeezie.com/view/apache-with-nginx/#comments</comments> <pubDate>Sun, 30 Jan 2011 08:10:16 +0000</pubDate> <dc:creator>kbeezie</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[Nginx]]></category> <category><![CDATA[Webservers]]></category> <category><![CDATA[httpd]]></category><guid isPermaLink="false">http://kbeezie.com/?p=463</guid> <description><![CDATA[This article is basically food-for-thought for those who wish to use Nginx either side-by-side or in front of the Apache (httpd) HTTP Server. Within covers tweaking the two to work with each other as well as some configuration scenarios.]]></description> <wfw:commentRss>http://kbeezie.com/view/apache-with-nginx/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Mimic Apache mod_geoip in Nginx</title><link>http://kbeezie.com/view/apache-mod_geoip-nginx/</link> <comments>http://kbeezie.com/view/apache-mod_geoip-nginx/#comments</comments> <pubDate>Fri, 12 Nov 2010 05:31:10 +0000</pubDate> <dc:creator>kbeezie</dc:creator> <category><![CDATA[Nginx]]></category> <category><![CDATA[PHP]]></category><guid isPermaLink="false">http://kbeezie.com/?p=416</guid> <description><![CDATA[Maxmind makes a variety of APIs and tools to use their geolocation database and one such tool is the mod_geoip module for Apache. This article will show you how to setup Nginx's own geoip module and mimic the same variables presented to PHP like Apache does.]]></description> <wfw:commentRss>http://kbeezie.com/view/apache-mod_geoip-nginx/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
