[Mailman-Users] mailman directory?

Daniel O'Connor darius at dons.net.au
Mon Jul 4 03:07:46 CEST 2005


On Mon, 4 Jul 2005 10:05, Matt Singerman wrote:
> I installed Mailman on a FreeBSD system from the ports collection;
> however, I cannot get the webpages to display properly.  The mailman
> directory does not appear under the document root.  Where can I find
> the necessary files, and how do I configure this properly?

You need to add something like this to your apache config
# Mailman
Alias /pipermail "/usr/local/mailman/archives/public/"
ScriptAlias /mailman/ "/usr/local/mailman/cgi-bin/"
<Directory /usr/local/mailman/cgi-bin>
       Options FollowSymLinks ExecCGI
</Directory>

Read this file for more info
/usr/local/share/doc/mailman/FreeBSD-post-install-notes

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://mail.python.org/pipermail/mailman-users/attachments/20050704/079c72e2/attachment.pgp 


More information about the Mailman-Users mailing list