[Mailman-Users] Archives page not found (Noob.Q)

Keith Mastin kmastin at beechtree.ca
Tue Jan 28 04:18:59 CET 2003


>Below is one of my working ones (for pipermail).  It is very similar to
>yours, just without the quotation marks.
>
>HtH - Jon Carnes
>
>On Mon, 2003-01-27 at 20:53, Keith Mastin wrote:
>
>> 
>>     Alias /pipermail/ "/web/mlib/data/mailman/archives/public/"
>> 
>>     <Directory "/web/mlib/data/mailman/archives/public">
>>         Options FollowSymLinks
>>         AllowOverride None
>>         Order allow,deny
>>         Allow from all
>>     </Directory>
>> 
>
>Alias /pipermail/ /var/mailman/archives/public/
><Directory /var/mailman/archives>
>        Options +FollowSymlinks
></Directory>

Yeah, that didn't work. I'm leaning more toward it being a permissions 
problem. Here's a line from error_log:
[Mon Jan 27 18:57:32 2003] [error] [client 216.138.194.32] Directory index 
forbidden by rule: /web/mlib/data/mailman/archives/public/members/

... what rule would this be referring to?

Thank you and Matthew for the prompt replies. :)






More information about the Mailman-Users mailing list