summaryrefslogtreecommitdiff
path: root/frontends/etc
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-06-29 21:01:47 +0300
committerPaul Buetow <paul@buetow.org>2023-06-29 21:01:47 +0300
commitc4b0e1ac66eab8e964073eb95f14c7b28af522a5 (patch)
tree2ca3781fa8de1cd76121fa8ea980747ade74a151 /frontends/etc
parent390361bd10736138346b0a581d2ad4e62958c1be (diff)
snonux.foo
Diffstat (limited to 'frontends/etc')
-rw-r--r--frontends/etc/httpd.conf.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/etc/httpd.conf.tpl b/frontends/etc/httpd.conf.tpl
index 5b06eba..f9a0e20 100644
--- a/frontends/etc/httpd.conf.tpl
+++ b/frontends/etc/httpd.conf.tpl
@@ -48,7 +48,7 @@ server "<%= $prefix.$host %>" {
<% } %>
# Redirect to paul.buetow.org
-<% for my $host (qw/buetow.org paul.cyou/) { %>
+<% for my $host (qw/buetow.org paul.cyou snonux.foo/) { %>
server "<%= $prefix.$host %>" {
listen on * tls port 443
tls {