Skip to content

KBeezie

There's no place like ::1

Menu
  • Home
Menu

Category: PHP

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.

Allowing secure WordPress Updates with SSH2

Posted on 2013/04/022025/05/10

So you want to be able to do automatic updates and plugin/theme installations, but you don’t want to leave your files wide open, or give your unprivileged PHP process too much access around the clock. This guide shows you how to set up wp-config.php with SSH specifically for php use only.

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 and Codeigniter The Easy Way

Posted on 2011/03/052025/05/10

How to get Codeigniter running on NGinx the easy way.

Mimic Apache mod_geoip in Nginx

Posted on 2010/11/122025/05/10

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.

Path_Info & PHP_SELF woes [NginX]

Posted on 2009/12/122025/05/10

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.

Cloaking and Faking the Referrer

Posted on 2009/11/232025/05/10

Sometimes you simply have to hide, or in some case fake the referrer from your destination. This article shows you how to fake the referrer using PHP + cURL, as well as how to cloak your referrers from your advertisers.

Pages: 1 2

WordPress Automatic Update with SSH

Posted on 2009/11/222025/05/10

If you’re like me, you don’t even want the insecure FTP protocol running on your server, but by default wordpress doesn’t even give you the option of using SSH to automatically upgrade your plugins, or wordpress itself. This article shows how you can add a few extra lines to wp-config.php to enable automatic updates with wordpress.

Handling wildcard subdomains with PHP

Posted on 2009/11/052025/05/10

Subdomains can be a very handy way to make your urls more friendly looking. They can also be incredibly useful for membership driven websites to allow members to have their own custom subdomain. But how do make manage dynamic subdomains with PHP? This article shows you how.

  • 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