Hello, I've just installed Mailman on my Linux box -- great app! I can't get the archives to work though -- I get a page not found error when I visit: http://black.ils.unc.edu:8080/pipermail/test/ <-- test is my testing mail list
Here's what I've added to the httpd.conf file: ===================== Alias /pipermail/ "/home/mailman/achives/public/" <Directory "/home/mailman/archives/public/"> Options FollowSymLinks </Directory> ==================== Any thoughts on what I'm doing wrong or what I'm missing?? Thanks! Tommy [EMAIL PROTECTED] ------------------------------------------------------ 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/
