I have my httpd.conf configured as such for pipermail:
Alias /pipermail/ "/usr/local/mailman/archives/public/"
<Directory "/usr/local/mailman/archives/public">
Options Indexes FollowSymlinks MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>
/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/<listname> shows a 404 Error
Not Found.
Any ideas?
Michael
------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
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/