[Mailman-Users] 404 for pipermail - where's the data live?

Mark Sapiro msapiro at value.net
Mon Jun 5 04:15:31 CEST 2006


Dennis Carr wrote:

>Using this URL for a list in pipermail:
>
>http://chez-vrolet.net/pipermail/makebelieve/
>
>...I get a 404.  My archives are going *somewhere*, I just don't know
>where - can somebody point me to where they live?


Your actual archives are in archives/private/* within the Mailman
hierarchy. Public archives have symlinks in archives/public/*. You
should have something like

Alias   /pipermail/     /path/to/archives/public/

in your httpd.conf and maybe

<Directory "/path/to/archives/public">
    Options +FollowSymLinks
</Directory>

if that isn't already implied elsewhere. See
<http://mailman.sourceforge.net/mailman-install/node10.html>.

-- 
Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan




More information about the Mailman-Users mailing list