From 0a5b660651e6ad507b2885649cba1aac1da84480 Mon Sep 17 00:00:00 2001 From: Ashley Rich Date: Mon, 23 Nov 2015 11:39:44 +0000 Subject: [PATCH] Readme intro improved --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5e4161..331655b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # WordPress Nginx -Nginx configuration geared towards hosting WordPress sites. Contains best practices from various sources, including the [WordPress Codex](https://codex.wordpress.org/Nginx) and [H5BP](https://github.com/h5bp/server-configs-nginx). The following example sites are included: +This repository contains the Nginx configurations used within the series [Hosting WordPress Yourself](https://deliciousbrains.com/hosting-wordpress-setup-secure-virtual-server/). It contains best practices from various sources, including the [WordPress Codex](https://codex.wordpress.org/Nginx) and [H5BP](https://github.com/h5bp/server-configs-nginx). The following example sites are included: * singlesite.com - WordPress single site install (no SSL or page caching) * ssl.com - WordPress on HTTPS