Home nginx
Post
Cancel

nginx

Install

(based around this) after adding the official repo via these instructions

apt-get install nginx apt-get install php5-fpm apt-get install fcgiwrap # for cgi cp /usr/share/doc/fcgiwrap/examples/nginx.conf /etc/nginx/fcgiwrap.conf # to keep a copy

This post is licensed under CC BY 4.0 by the author.