We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f62c64 commit 40c1d24Copy full SHA for 40c1d24
1 file changed
ansible/roles/mail/tasks/templates/mailman.inc
@@ -25,6 +25,7 @@
25
ScriptAlias /mailman/ /usr/lib/cgi-bin/mailman/
26
27
RedirectMatch ^/mailman[/]*$ https://{{ mail.http_hostname }}/mailman/listinfo
28
+ RedirectMatch ^/$ /listinfo
29
30
ErrorLog {{ apache2_logdir }}/{{ mail.http_hostname }}.error.log
31
LogLevel info ssl:warn tile:warn
0 commit comments