From a5bb5698a769af2fd6918651593ff13a52114765 Mon Sep 17 00:00:00 2001 From: Ashley Rich Date: Fri, 25 Dec 2015 20:33:44 +0000 Subject: [PATCH] Readme updated with new site example --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc0f787..2c668c8 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ This repository contains the Nginx configurations used within the series [Hostin * singlesite.com - WordPress single site install (no SSL or page caching) * ssl.com - WordPress on HTTPS * fastcgi-cache.com - WordPress with [FastCGI caching](https://deliciousbrains.com/hosting-wordpress-yourself-server-monitoring-caching/#page-cache) +* ssl-fastcgi-cache.com - WordPress on HTTPS with FastCGI caching * multisite-subdomain.com - WordPress Multisite install using subdomains * multisite-subdirectory.com - WordPress Multisite install using subdirectories