mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 02:09:39 +02:00
Format readme
This commit is contained in:
parent
f03a11c3ae
commit
9c75548414
1 changed files with 2 additions and 0 deletions
|
@ -119,6 +119,7 @@ For Apache, registry admin goes to port 443 in production, /etc/apache2/sites-en
|
|||
```
|
||||
|
||||
Registrar configuration (/etc/apache2/sites-enabled/registrar.conf) is as follows:
|
||||
```
|
||||
<VirtualHost *:443>
|
||||
ServerName your-registrar-domain
|
||||
ServerAdmin your@example.com
|
||||
|
@ -172,6 +173,7 @@ Registrar configuration (/etc/apache2/sites-enabled/registrar.conf) is as follow
|
|||
Allow from all
|
||||
</Location>
|
||||
</VirtualHost>
|
||||
```
|
||||
|
||||
For Apache, REPP goes to port 443 in production, /etc/apache2/sites-enabled/repp.conf short example:
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue