I have a Web server that serves a couple of different sites, aaa.com and
bbb.com (say).  It also is my Mailman host for both domains.

What I'd like is for list.aaa.com/mailman to show the lists for aaa.com
and list.bbb.com/mailman to show the lists for bbb.com.  I don't need to
worry about list namespace clashes--I have control of both servers, so I
can name the lists aaa-xxx-list and bbb-yyy-list to avoid conflicts.

At the moment, all lists show up on list.aaa.com/mailman.

Is this just a matter of having both Apache vhosts set up, then running
fix_url on the bbb.com lists, and then removing the redirect from
bbb.com/mailman to list.aaa.com/mailman?  Or is it more complicated than
that?

TIA.

-- 
                Matthew Saltzman

Clemson University Math Sciences
mjs AT clemson DOT edu
http://www.math.clemson.edu/~mjs
------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

Reply via email to