Quantcast
Channel: Networking HowTos
Viewing all articles
Browse latest Browse all 62

Installing NGINX, PHP, and MySQL on Ubuntu 13.04

$
0
0
This “how to” guide will step you through the process of setting up Nginx, PHP, and MySQL on Ubuntu 13.04.

Nginx (pronounced Engine-X) is a fast & lightweight HTTP and HTTPS web server (it can also act as a reverse proxy, and perform load balancing). Its small memory footprint requirements make it great for systems with small amounts of memory, such as low end cloud servers. Nginx is great for serving static files to users, and is cable of handling…

Read more
[...]

Viewing all articles
Browse latest Browse all 62

Trending Articles