I have a few lists which are public and they are not accessible, which I
cannot figure out why.  I have several thread which talk about this
exact problem but their solutions have not helped.  

Here is what's in my httpd.conf file:
ScriptAlias /mailman/ /usr/local/mailman/cgi-bin/
Alias /pipermail/ /usr/local/mailman/archives/public/
<Directory /usr/local/mailman/archives/>
    Options +FollowSymlinks
    Order allow,deny
    Allow from all
</Directory>

Here's is what what my permissions and symlinks are:
lrwxrwxrwx 1 mailman mailman   42 Nov 11 16:18 testlist ->
/usr/local/mailman/archives/private/testlist

Also, I am able to access the archives if I use the following path:
http://lists.washlaw.edu/mailman/private/testlist

Thanks,

Jewel 
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to