Update readme

This commit is contained in:
Priit Tark 2015-04-09 11:59:40 +03:00
parent 3fe47973e6
commit 6573d81b94

View file

@ -105,10 +105,10 @@ For Apache, registry admin goes to port 443 in production, /etc/apache2/sites-en
SSLCipherSuite RC4-SHA:HIGH:!ADH
<Directory /app/registry/registry/current/public>
# 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