summaryrefslogtreecommitdiff
path: root/ansible
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-08-03 17:43:01 +0100
committerJoe Carstairs <me@joeac.net>2026-08-03 17:43:01 +0100
commit66ba9847e9fd90daf7f59f75f57db0cc1615f04d (patch)
treed581d708e41a655cadf925c225a14e2e4f202e20 /ansible
parent802037bc8cab4eabe29fc5dfda78054838710c16 (diff)
add missing list item marker in domains.conf
Diffstat (limited to 'ansible')
-rw-r--r--ansible/roles/mox/templates/domains.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/roles/mox/templates/domains.conf b/ansible/roles/mox/templates/domains.conf
index 42a942b..e3ef95c 100644
--- a/ansible/roles/mox/templates/domains.conf
+++ b/ansible/roles/mox/templates/domains.conf
@@ -86,6 +86,7 @@ WebHandlers:
ReplacePath: $1.html
{% elif subdomain.mox_handler == "forward" %}
+ -
LogName: {{ subdomain.name }}.joeac.net
PathRegexp: ^/
Compress: true