aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2016-07-04 19:19:49 -0500
committerMatt Rude <[email protected]>2016-07-04 19:19:49 -0500
commit061618c73a594e0d807b89773b56d7e8a8290f54 (patch)
tree7caa6fc98bdfae972b7e06488dc92778e396190b
parent84d4939827bc6d26b253c0be58abaf6a9dc2e1f4 (diff)
downloadxmpp-site-061618c73a594e0d807b89773b56d7e8a8290f54.tar.gz
xmpp-site-061618c73a594e0d807b89773b56d7e8a8290f54.tar.bz2
xmpp-site-061618c73a594e0d807b89773b56d7e8a8290f54.zip
updates
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d9e9093..f62218b 100644
--- a/README.md
+++ b/README.md
@@ -74,6 +74,7 @@ A simple script would be
listen [::]:80;
root /var/www/therudes.im;
server_name therudes.im;
+ server_name conference.therudes.im;
location /favicon.ico { alias /var/www/therudes.im/img/favicon.ico; }
error_page 404 /404/index.html;