[Mailman-Users] Displaying lists on different vhosts?

Mark Sapiro msapiro at value.net
Wed Nov 24 02:23:08 CET 2004


Matthew Saltzman <wrote:

>On Tue, 23 Nov 2004, Mark Sapiro wrote:
>
>> Matthew Saltzman wrote:
>>
>> >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?
>>
>> You don't specifically mention it, but before you run fix_url you need
>> to have a bbb.com entry in the VIRTUAL_HOSTS dictionary. You do this
>> with add_virtualhost() in mm_cfg.py - FAQ article 4.29 gives a bit
>> more detail.
>>
>> >Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
>
>Got that part.  Thanks.
>
>Is the rest of it pretty much correct?

I think so.

--
Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan




More information about the Mailman-Users mailing list