mirror of
https://github.com/internetee/registry.git
synced 2025-05-19 10:49:39 +02:00
Update readme
This commit is contained in:
parent
3fe47973e6
commit
6573d81b94
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue