From 85efa5eb28ece73b15ec6c1a6b1068f26288bf91 Mon Sep 17 00:00:00 2001 From: Priit Tark Date: Mon, 4 May 2015 12:04:53 +0300 Subject: [PATCH] Readme minor update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a939eaec1..73f7dee9d 100644 --- a/README.md +++ b/README.md @@ -163,10 +163,10 @@ Registrar configuration (/etc/apache2/sites-enabled/registrar.conf) is as follow SSLCipherSuite RC4-SHA:HIGH:!ADH - # comment out if Apache 2.4 or newer + # for Apache verison 2.4 or newer Allow from all - # uncomment if Apache 2.4 or newer + # for Apache verison 2.4 or newer # Require all granted Options -MultiViews