From 61a4ec2ef9e2df889cf2901896e74475c7b0a126 Mon Sep 17 00:00:00 2001 From: jsa Date: Sun, 28 Oct 2018 20:23:30 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index af9c82a..f824e7a 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,8 @@ You must also send `nwc.crt` to the client as part of the certificate chain, oth Alternatively, with Apache, you can add `SSLCertificateChainFile /path/to/nwc.crt` to your server config. -Example: ```apache +Example configuration: +```apache DocumentRoot /var/www/html