nginx

Upgrade to latest nginx on Debian

By default, Debian 7 comes with nginx 1.2.x which is a little bit out-dated. This short tutorial will introduce how…

9 years ago

Nginx and osTicket 1.8 configuration

Recently when switching from Apache to Nginx for osTicket 1.8, I found that some functionality does not work properly. For…

10 years ago

Setting up Nginx, HHVM, and Percona for Laravel

HHVM is an open-source virtual machine designed for executing programs written in Hack and PHP. HHVM uses a just-in-time (JIT) compilation approach to achieve superior…

10 years ago

Optimizing Nginx for Video sites

Nginx is commonly used for static content, and in many cases, it is used for video streaming. This article metions…

10 years ago

Install new CentOS server with VirtualMin Nginx And PHP (PHP-FPM)

Virtualmin is a powerful and flexible web hosting control panel for Linux and UNIX systems based on the well-known Open…

11 years ago

Full Page cache with nginx and memcache

This article discuss how to do full page cache with nginx and memcache. Since the cool kids at Google, Microsoft…

11 years ago

Apache – Nginx – PHP – MySQL – Some configuration notes

This article mentions show popular configuration notes in popular softwares on PHP-based server: Apache, Nginx, PHP, and MySQL. 1. MySQL Should…

11 years ago

Serving static files: a comparison between Apache, Nginx, Varnish and G-WAN

Have just read a great article about serving static files among  many popular web servers. So I paste it here…

12 years ago