diff options
| -rw-r--r-- | ansible/roles/mox/templates/domains.conf | 1 |
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 |
