about summary refs log tree commit diff stats
path: root/core/configure.html
diff options
context:
space:
mode:
Diffstat (limited to 'core/configure.html')
-rw-r--r--core/configure.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/configure.html b/core/configure.html
index 74c2a39..724b12f 100644
--- a/core/configure.html
+++ b/core/configure.html
@@ -52,11 +52,11 @@
         </pre>
 
         <p>Edit /etc/hosts to contain your hostname and FQDN,
-        this example also uses c9.example.org. If you wish get a
+        this example also uses core.privat-server.net. If you wish get a
         subdomain from
         <a href="http://freedns.afraid.org">afraid.org</a>
         pointing to your public ip, example of static 192.168.1.9 ip
-        with c9.example.org pointing to c9 host;</p>
+        with core.privat-server.net pointing to c9 host;</p>
 
         <pre>
         #
@@ -66,7 +66,7 @@
         # IPv4
         127.0.0.1	localhost c9
         #<ip-address>	<hostname.domain.org>	<aliases>
-        # 192.168.1.9	c9.example.org
+        # 192.168.1.9	core.privat-server.net
         </pre>
 
         <h2 id="time">1.2.2. Set timezone</h2>