From 6573d81b94973de09dea30e69282de1d43963c97 Mon Sep 17 00:00:00 2001 From: Priit Tark Date: Thu, 9 Apr 2015 11:59:40 +0300 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b9d974e82..0ba799f1d 100644 --- a/README.md +++ b/README.md @@ -105,10 +105,10 @@ For Apache, registry admin goes to port 443 in production, /etc/apache2/sites-en SSLCipherSuite RC4-SHA:HIGH:!ADH - # comment out if Apache 2.4 or newer + # for Apache older than version 2.4 Allow from all - # uncomment if Apache 2.4 or newer + # for Apache verison 2.4 or newer # Require all granted Options -MultiViews