Re: [Mailman-Users] pipermail errors

2002-10-08 Thread Barbara Johansen
Did you setup the cronjobs? On Tue, 8 Oct 2002, Michael Sharp wrote: > I have my httpd.conf configured as such for pipermail: > > Alias /pipermail/ "/usr/local/mailman/archives/public/" > > Options Indexes FollowSymlinks MultiViews > AllowOverride None > Order all

Re: [Mailman-Users] pipermail errors

2002-10-08 Thread Patrick
Le 08 octobre 2002 a 21:39, Michael Sharp écrivait: > /usr/local/mailman/bin/check_perms shows NO permission errors. Apache has > been restarted since the changes were made. Other than that, all works > fine, except http://domain.com/pipermail/ shows a 404 Error > Not Found. Have some mails

[Mailman-Users] pipermail errors

2002-10-08 Thread Michael Sharp
I have my httpd.conf configured as such for pipermail: Alias /pipermail/ "/usr/local/mailman/archives/public/" Options Indexes FollowSymlinks MultiViews AllowOverride None Order allow,deny Allow from all /usr/local/mailman/bin/check_perms shows NO perm