Skip to content

Instantly share code, notes, and snippets.

View domhaase's full-sized avatar

Dom Haase domhaase

View GitHub Profile
@domhaase
domhaase / nginx-uberspace.md
Last active January 25, 2016 11:01 — forked from lluchs/nginx-uberspace.md
nginx auf dem Uberspace

nginx auf dem Uberspace

Installation

Lade die neueste "mainline"-Version (hier 1.7.9) von http://nginx.org/en/download.html herunter und entpacke sie:

$ wget http://nginx.org/download/nginx-1.7.9.tar.gz 
$ tar xf nginx-1.7.9.tar.gz