I have seen that help page before and my configuration at the end of mm_cfg.py 
looks as follows:
...
from Defaults import *

##################################################
# Put YOUR site-specific settings below this line.
DEFAULT_EMAIL_HOST = 'list-mydomain-com'
DEFAULT_URL_HOST = 'list-mydomain-com'
VIRTUAL_HOSTS.clear()
add_virtualhost(DEFAULT_EMAIL_HOST,DEFAULT_URL_HOST)
VIRTUAL_HOST_OVERVIEW = On

Any other ideas?




________________________________
From: Mark Sapiro <m...@msapiro.net>
To: Jason Kania <jason.ka...@rogers.com>; mailman-users@python.org
Sent: Tue, March 9, 2010 12:35:11 PM
Subject: Re: [Mailman-Users] Changing URL used by main CGI executables

Jason Kania wrote:
>
>If I navigate to the URL http://www.mydomain.com/mailman/listinfo, I get a 
>complete list of lists.
>
>However, if I navigate to http://list.mydomain.com/mailman/listinfo, the 
>output indicates that there are no lists on the server. This domain is a 
>virtual server in Apache.


See the FAQ at <http://wiki.list.org/x/lYA9>.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to