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 <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to