mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 01:47:18 +02:00
update readme
This commit is contained in:
parent
195f98c93c
commit
a02ed53b11
1 changed files with 2 additions and 6 deletions
|
@ -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
|
||||
|
||||
<Directory />
|
||||
Options FollowSymLinks -Indexes
|
||||
AllowOverride None
|
||||
</Directory>
|
||||
<Directory /app/registry/registry/current/public>
|
||||
Options -MultiViews -Indexes
|
||||
AllowOverride all
|
||||
Require all granted
|
||||
Options -MultiViews
|
||||
</Directory>
|
||||
</VirtualHost>
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue