[Mailman-Users] installation combining with apache

2006-01-17 Thread Christer Edwards
I have not been able to completely understand the instructions
included in the docs concerning installing mailman to an apache
virtual host machine (ie; I host multiple sites on a single machine).

I have mailman installed following the instructions but I am stuck
after that point in joining it with apache  a specific domain for
access.

Thank you in advance
--
Mailman-Users mailing list
Mailman-Users@python.org
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=showamp;file=faq01.027.htp


Re: [Mailman-Users] installation combining with apache

2006-01-17 Thread Mark Sapiro
Christer Edwards wrote:

I have not been able to completely understand the instructions
included in the docs concerning installing mailman to an apache
virtual host machine (ie; I host multiple sites on a single machine).

I have mailman installed following the instructions but I am stuck
after that point in joining it with apache  a specific domain for
access.


I'm not clear on what you want.

Do you want just one of your virtual hosts to access Mailman? If so,
just put the various Alias and ScriptAlias and maybe Directory, etc
things that the documentation refers to inside the VirtualHost
/VirtualHost block for that host.

If you want multiple virtual hosts to access Mailman, put those things
in the 'main server configuration' part of your Apache config. In this
case, you will need an add_virtualhost() line in mm_cfg.py for each of
your hosts.

-- 
Mark Sapiro [EMAIL PROTECTED]   The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
Mailman-Users mailing list
Mailman-Users@python.org
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=showamp;file=faq01.027.htp