nginx's archive
Posted in September 29th, 2011
Serving CGI Scripts With Nginx On Debian Squeeze/Ubuntu 11.04
This tutorial shows how you can serve CGI scripts (Perl scripts) with
nginx on Debian Squeeze/Ubuntu 11.04. While nginx itself does not serve
CGI, there are several ways to work around th…
read more from this topic.....
Posted in September 22nd, 2011
PHP-FPM/Nginx Security In Shared Hosting Environments (Debian/Ubuntu)
If you want to use nginx and PHP-FPM for shared hosting environments,
you should make up your mind about security. In Apache/PHP
environments, you can use suExec and/or suPHP to …
read more from this topic.....
Posted in September 18th, 2011
Running Magento 1.6.0.0 On Nginx (LEMP) on Debian Squeeze/Ubuntu 11.04
This tutorial shows how you can install and run Magento 1.6.0.0 on a Debian Squeeze or Ubuntu 11.04 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronoun…
read more from this topic.....
Posted in September 14th, 2011
Basic HTTP Authentication With Nginx
This tutorial shows how you can use basic HTTP authentication with
Nginx to password-protect directories on your server or even a whole
website. This is the Nginx equivalent to basic HTTP authentication on
Apach…
read more from this topic.....
Posted in September 11th, 2011
How To Set Up SSL Vhosts Under Nginx + SNI Support (Ubuntu 11.04/Debian Squeeze)
This article explains how you can set up SSL vhosts under nginx on
Ubuntu 11.04 and Debian Squeeze so that you can access the vhost over
HTTPS (port 443). SSL is short …
read more from this topic.....
Posted in September 7th, 2011
Running Drupal 7.7 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.04
This tutorial shows how you can install and run a Drupal 7.7 web site
on a Debian Squeeze or Ubuntu 11.04 system that has nginx installed
instead of Apache (LEMP = Linux + nginx (pron…
read more from this topic.....
Posted in August 30th, 2011
Running WordPress On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.04
This tutorial shows how you can install and run a WordPress blog on a
Debian Squeeze or Ubuntu 11.04 system that has nginx installed instead
of Apache (LEMP = Linux + nginx (pronounced…
read more from this topic.....
Posted in August 18th, 2011
How To Speed Up Drupal 7.7 With Boost And nginx (Debian Squeeze)
This tutorial shows how you can speed up your Drupal 7.7 installation on a LAMP stack (Debian Squeeze) with the help of Boost and nginx.
Boost provides static page caching for Drupal en…
read more from this topic.....
Posted in August 14th, 2011
Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On CentOS 6.0
Nginx (pronounced
“engine x”) is a free, open-source, high-performance HTTP server. Nginx
is known for its stability, rich feature set, simple configuration, and
low resource …
read more from this topic.....
Posted in July 27th, 2011
Installing Nginx With PHP5 And MySQL Support On CentOS 5.6
Nginx (pronounced
“engine x”) is a free, open-source, high-performance HTTP server. Nginx
is known for its stability, rich feature set, simple configuration, and
low resource consumption. T…
read more from this topic.....
Posted in June 19th, 2011
Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Ubuntu 11.04
Nginx (pronounced
“engine x”) is a free, open-source, high-performance HTTP server. Nginx
is known for its stability, rich feature set, simple configuration, and
low resourc…
read more from this topic.....
Posted in June 13th, 2011
How To Save Traffic With nginx’s HttpGzipModule (Debian Squeeze)
In this tutorial I will describe how to configure HttpGzipModule on an nginx web server (on Debian Squeeze). HttpGzipModule
allows nginx to compress files and deliver them to clients (…
read more from this topic.....
Posted in April 7th, 2011
Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On
OpenSUSE 11.4
Nginx (pronounced
“engine x”) is a free, open-source, high-performance HTTP server. Nginx
is known for its stability, rich feature set, simple configuration, and
low resou…
read more from this topic.....
Posted in February 27th, 2011
Installing Nginx With PHP5 And MySQL Support On Debian Squeeze
Nginx (pronounced
“engine x”) is a free, open-source, high-performance HTTP server. Nginx
is known for its stability, rich feature set, simple configuration, and
low resource consumptio…
read more from this topic.....
Posted in December 12th, 2010
Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Fedora 14
Nginx (pronounced
“engine x”) is a free, open-source, high-performance HTTP server. Nginx
is known for its stability, rich feature set, simple configuration, and
low resource c…
read more from this topic.....
Posted in November 7th, 2010
Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Ubuntu
10.10
Nginx (pronounced
“engine x”) is a free, open-source, high-performance HTTP server. Nginx
is known for its stability, rich feature set, simple configuration, and
low resour…
read more from this topic.....
Posted in October 18th, 2010
Nginx Catch-All Host As Front End To Apache For ISPConfig 2 On
CentOS 5
Nginx (pronounced “engine X”) is a lightweight,
high-performance Web server/reverse proxy and e-mail (IMAP/POP3) proxy,
licensed
under a BSD-like license. It runs on UNIX,…
read more from this topic.....
Posted in September 30th, 2010
Installing Nginx With PHP5 And MySQL Support On CentOS 5.5
Nginx (pronounced
“engine x”) is a free, open-source, high-performance HTTP server. Nginx
is known for its stability, rich feature set, simple configuration, and
low resource consumption. T…
read more from this topic.....
Posted in September 17th, 2010
Install Nginx On CentOS 5.5 With SSL, PCRE, GeoIP, Zlib, Gzip And
DAV Support
Nginx (pronounced “engine x”) is a free, open-source,
high-performance HTTP
server. Nginx is known for its stability, rich feature set, simple
configuration, and low re…
read more from this topic.....
Posted in August 8th, 2010
Installing Nginx With PHP5 And MySQL Support On OpenSUSE 11.3
Nginx (pronounced
“engine x”) is a free, open-source, high-performance HTTP server. Nginx
is known for its stability, rich feature set, simple configuration, and
low resource consumption…
read more from this topic.....
Posted in July 25th, 2010
Installing Nginx With PHP5 And MySQL Support On Fedora 13
Nginx (pronounced
“engine x”) is a free, open-source, high-performance HTTP server. Nginx
is known for its stability, rich feature set, simple configuration, and
low resource consumption. Th…
read more from this topic.....
Posted in June 14th, 2010
Installing Nginx With PHP 5.3 And PHP-FPM On Ubuntu Lucid Lynx
(10.04) Without Compiling Anything
Since Apache is most of the time a memory hungy process, people
started to look for different ways to host their website. Apache is
clearly not the …
read more from this topic.....
Posted in June 11th, 2010
Installing Nginx With PHP 5.3 And PHP-FPM On Ubuntu Lucid Lynx
(10.04)
In this post I will explain how to install Nginx with PHP 5.3.2 and
PHP-FPM on Ubuntu Lucid Lynx (10.04-amd64). The Lucid release is a
Long-Term Support (LTS), meaning that it …
read more from this topic.....
Posted in May 17th, 2010
Nginx Catch-All Host As Front End To Apache For ISPConfig 3 On
Debian Lenny
Apache has always been the web server of choice for me. It is a real
beast when it comes to resources usage specially in a resource limited
environment such as a VPS. I star…
read more from this topic.....