Tampilkan postingan dengan label Nginx. Tampilkan semua postingan
Tampilkan postingan dengan label Nginx. Tampilkan semua postingan

Jumat, 12 Agustus 2011

Will a Commercial nginx Shake Up the Web Server Market?

The nginx Web server and reverse proxy server has already posted impressive numbers in the Web server market as a small open source project. Now the project's creator, Igor Sysoev, is taking a run at turning nginx into a company. Will nginx shake things up?

Comments (0)Add Comment
You must be logged in to post a comment. Please register if you do not have an account yet.
busy

View the original article here

Selasa, 05 Juli 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 resource consumption. This tutorial shows how you can install Nginx on an Ubuntu 11.04 server with PHP5 support (through PHP-FPM) and MySQL support.


View the original article here