[EMAIL PROTECTED] wrote:

>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


Did you see the post at
<http://mail.python.org/pipermail/mailman-users/2008-October/063745.html>
which attempted to address this issue the last time you raised it.

-- 
Mark Sapiro <[EMAIL PROTECTED]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
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