Linux Tutorials on the topic “nginx”
-
Running HTML::Mason With nginx And FastCGI
Author: frankie • Tags: debian, nginx, ubuntu • Comments: 0Running HTML::Mason With nginx And FastCGI This article is a step by step guide to install the HTML::Mason module to use with the ngingx web server and FastCGI. It has been tested in Debian (lenny), but it should be very similar with Ubuntu and other debian based distros.
-
Installing Nginx With PHP5 And MySQL Support On Fedora 12
Author: Falko Timme • Tags: fedora, mysql, nginx, php • Comments: 2Installing Nginx With PHP5 And MySQL Support On Fedora 12 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 a Fedora 12 server with PHP5 support (through FastCGI) and MySQL support.
-
Drupal 6 Hosting With nginx And PHP-FastCGI On Ubuntu 9.10
Author: emgee • Tags: nginx, ubuntu • Comments: 7Drupal 6 Hosting With nginx And PHP-FastCGI On Ubuntu 9.10 Drupal is a great CMS but is a bit hefty when you host it on bargain-basement shared hosting, and virtual private servers are great but memory-constrained at the low-end. Apache can be a big offender when it comes to resource usage, so a nice alternative is nginx, a fast, light-weight and efficient http server that supports PHP via PHP-FastCGI. So this is a pretty slick setup for hosting Drupal, and I've taken a few different howtos and forum posts to put together this guide, which should have all you need in one stop, including a working URL rewrite config.
-
-
How to Install Paperless with Nginx on Debian
Author: Karl Wakim • Tags: debian, linux, nginx • Comments: 0Paperless is a Python application that ingests scanned documents, indexes them, and presents them in a user-friendly web interface. In this tutorial, we will install Paperless with an Nginx HTTPS reverse proxy on Debian 10.