Oct. 14, 2002
2:53 a.m.
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 tmann@black.ils.unc.edu