Skip to content

Commit 40c1d24

Browse files
committed
Mailman: add missing redirect
1 parent 6f62c64 commit 40c1d24

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ansible/roles/mail/tasks/templates/mailman.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
ScriptAlias /mailman/ /usr/lib/cgi-bin/mailman/
2626

2727
RedirectMatch ^/mailman[/]*$ https://{{ mail.http_hostname }}/mailman/listinfo
28+
RedirectMatch ^/$ /listinfo
2829

2930
ErrorLog {{ apache2_logdir }}/{{ mail.http_hostname }}.error.log
3031
LogLevel info ssl:warn tile:warn

0 commit comments

Comments
 (0)