These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Mailman directives on the new forum.
Virtualmin adds these redirections to apache virtual server conf when mailman plugin is enabled. What is the purpose of these and how do I use them?
RedirectMatch /cgi-bin/mailman/([[^/]])(.) https://domain.com:10000/virtualmin-mailman/unauthenticated/$1.cgi$2 RedirectMatch /mailman/([[^/]])(.) https://domain.com:10000/virtualmin-mailman/unauthenticated/$1.cgi$2