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 ```