Does anyone have an idea how to use mailman lists with virtual domains without using the virtualmin redirects as listed in my sample conf file. I would like the be able access the lists using a url like
http://domain.com/cgi-bin/mailman
sample conf
RedirectMatch /cgi-bin/mailman/([^/])(.) "https://dommain.com:10000/virtualmin-mailman/unauthenticated/$1.cgi$2"
RedirectMatch /mailman/([^/])(.) "https://domain.com:10000/virtualmin-mailman/unauthenticated/$1.cgi$2"<br><br>Post edited by: sprouse, at: 2007/11/17 05:21