some help with document root for mailman lists

Frank Cox theatre at sasktel.net
Wed Jul 4 21:25:17 UTC 2007


On Wed, 04 Jul 2007 16:18:06 -0500
Scott Berry <sberry at northlc.com> wrote:

> I am trying to create "lists.pilotalk.com" for myh mailman mailing lists. 
> Would some one either be kind enough to send me a copy of their apache 
> configuration file to look at so I can see how you tell the "VirtualHost" in 
> Apache where the document root is for mailman please?

<VirtualHost *:80>
DocumentRoot /home/www
</Virtualhost>

<VirtualHost 192.168.0.5:80>
ServerAdmin webmaster at example.com
DocumentRoot /home/www
ServerName www.example.com
</VirtualHost>

-- 
MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com




More information about the fedora-list mailing list