From a02ed53b113c416a58cc89aed96ccdcc554fd8f7 Mon Sep 17 00:00:00 2001 From: Priit Tark Date: Mon, 5 Jan 2015 21:33:17 +0200 Subject: [PATCH] update readme --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ba5821084..bb3886d93 100644 --- a/README.md +++ b/README.md @@ -127,13 +127,9 @@ For Apache, registry admin goes to port 443 in production, /etc/apache2/sites-en SSLHonorCipherOrder On SSLCipherSuite RC4-SHA:HIGH:!ADH - - Options FollowSymLinks -Indexes - AllowOverride None - - Options -MultiViews -Indexes - AllowOverride all + Require all granted + Options -MultiViews ```