[Mailman-Users] external web interface

Mark Sapiro msapiro at value.net
Wed Oct 18 19:39:37 CEST 2006


Mark Sapiro wrote:

>BRAVAL François wrote:
>> 
>>-add to mm_cfg.py : 
>>  DEFAULT_URL_HOST ='machine2.mydomain.com'
>>  add_virtualhost('machine2.mydomain.com','machine1.mydomain.com')
>
>
>This has to do with the problem - see below.
>
<snip>
>
>Setting DEFAULT_URL_HOST and add_virtual_host in mm_cfg.py won't affect
>this. What you need in mm_cfg.py is
>
>VIRTUAL_HOST_OVERVIEW = Off
>
>so all lists will appear on all domain's overview pages.


Actually, if you want to access the web interface only from machine2,
the above DEFAULT_URL_HOST and add_virtual_host settings are what you
want, and you don't need VIRTUAL_HOST_OVERVIEW = Off, but you also
need to run fix_url to update the existing lists' web_page_url as
explained in
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.069.htp>.

-- 
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