diff --git a/README.md b/README.md index eec5f81b6..218c439cf 100644 --- a/README.md +++ b/README.md @@ -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: +``` 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 +``` For Apache, REPP goes to port 443 in production, /etc/apache2/sites-enabled/repp.conf short example: ```