Add some simple redirects from old /mailman and /mailman/listinfo
This commit is contained in:
parent
c974c14c33
commit
8bf1dfe9ec
1 changed files with 2 additions and 0 deletions
|
@ -38,3 +38,5 @@ Alias /pipermail/ {{ mailman_webui_basedir }}/old-archives/pipermail/
|
|||
</Directory>
|
||||
|
||||
RedirectMatch ^/pipermail[/]*$ /
|
||||
RedirectMatch ^/mailman/listinfo/$ /
|
||||
RedirectMatch ^/mailman$ /
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue