Fix link to nginx.org wiki

This commit is contained in:
JorisDebonnet 2017-11-29 21:31:56 +01:00 committed by GitHub
parent fd201bc71b
commit 2717f01344
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# Nginx
These instructions are also covered on the
[Nginx Wiki](http://wiki.nginx.org/SilverStripe).
[Nginx Wiki](https://www.nginx.com/resources/wiki/start/topics/recipes/silverstripe/).
The prerequisite is that you have already installed Nginx and you are
able to run PHP files via the FastCGI-wrapper from Nginx.