Skip to content

KBeezie

There's no place like ::1

Menu
  • Home
Menu

Tag: Nginx

Deploying circuits.web with Nginx/uwsgi

Posted on 2019/05/072025/05/09

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.

Pages: 1 2 3 4

Configuring Nginx for Nibbleblog 4.0.3

Posted on 2014/07/252025/05/10

Within is a revised Nginx configuration to utilize friendly urls in NibbleBlog 4.0.3.

Securing Nginx and PHP

Posted on 2011/12/162025/05/10

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.

Pages: 1 2

Nginx Flood Protection with Limit_req

Posted on 2011/04/092025/05/10

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.

Nginx Configuration Examples

Posted on 2011/03/312025/05/10

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. Includes some sample configurations for Wordpress, Wordpress + W3TC, Drupal and NibbleBlog.

Search Page Getting Hammered?

Posted on 2011/03/272025/05/10

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.

Nginx and Codeigniter The Easy Way

Posted on 2011/03/052025/05/10

How to get Codeigniter running on NGinx the easy way.

Debian/Ubuntu Nginx init Script (opt)

Posted on 2011/02/282025/05/10

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.

Protecting Folders with Nginx

Posted on 2011/02/052025/05/10

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.

Apache and Nginx Together

Posted on 2011/01/302025/05/10

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.

  • 1
  • 2
  • Next

Bloggers

  • Clement Nedelcu
  • Martin Fjordvald
  • Michael Shadle
  • Profarius

Sites I Use

  • Karl Blessing
  • Nginx Wiki

administration Apache blog certificate circuits.web class-c configuration cpanel directadmin django examples freebsd friendly url front page google help httpd IP ipn migration Nginx nibbleblog openssl package passenger payment paypal performance PHP ports proxy proxying Python results scrape security seo sni ssl tips tls sni uwsgi wordpress wsgi

© 2025 KBeezie