Quantcast
Channel: KBeezie » PHP
Browsing all 10 articles
Browse latest View live

Path_Info & PHP_SELF woes [NginX]

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...

View Article


Generating Ioncube Licenses

Ioncube Encoder Pro or Cerberus is required to generate license files that can be distributed to your customers. Most of the nitty-gritty involved with the make_license executable can be found in the...

View Article


Mimic Apache mod_geoip in Nginx

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...

View Article

Stop Bit.ly from Traversing your Redirects

Bit.ly is one of my favorite URL Shortener, but it has one major flaw when it comes to link building; it tends to drill down to the final destination of a link and shortens the link at the end. This...

View Article

Nginx and Codeigniter The Easy Way

How to get Codeigniter running on NGinx the easy way.

View Article


Nginx Flood Protection with Limit_req

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...

View Article

Securing Nginx and PHP

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...

View Article

Allowing secure WordPress Updates with SSH2

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....

View Article


Twitter Timeline Feed with PHP & JSON

I have had my share of users needing help fixing broken implementations with twitter on their own website, such as pulling from an incorrect url, or using the incorrect twitter API format. Most of the...

View Article


Configuring Nginx for Nibbleblog 4.0.3

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

View Article
Browsing all 10 articles
Browse latest View live