Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion mailman.conf
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ Alias /pipermail/ /var/lib/mailman/archives/public/
# Uncomment the following line, replacing www.example.com with your server's
# name, to redirect queries to /mailman to the listinfo page (recommended).

RedirectMatch ^/mailman[/]*$ http://lists.example.com/mailman/listinfo
RedirectMatch ^/mailman[/]*$ http://lists.example.com/mailman/listinfo
RedirectMatch ^/[/]*$ http://lists.example.com/mailman/listinfo
RedirectMatch ^/index.html[/]*$ http://lists.example.com/mailman/listinfo