mirror of
https://github.com/internetee/registry.git
synced 2025-07-01 08:43:37 +02:00
Readme minor update
This commit is contained in:
parent
430f3e3e58
commit
85efa5eb28
1 changed files with 2 additions and 2 deletions
|
@ -163,10 +163,10 @@ Registrar configuration (/etc/apache2/sites-enabled/registrar.conf) is as follow
|
|||
SSLCipherSuite RC4-SHA:HIGH:!ADH
|
||||
|
||||
<Directory /app/registry/registrar/current/public>
|
||||
# comment out if Apache 2.4 or newer
|
||||
# for Apache verison 2.4 or newer
|
||||
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