Hi Matthew, >> >> 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/ > >Make sure bin/check_perms doesn't give any problems (just to rule that out).
That came up clean almost from the start... just a couple snafus the first time and clean after. Now, however... [root@mail mailman]# /usr/local/mailman/bin/check_perms -f bash: /usr/local/mailman/bin/check_perms: @PYTHON@: bad interpreter: No such file or directory >But this is an apache config problem. I'd go thru the apache .conf file and >take out thoes <Directory> options (to make sure they're not causing the >problem) or # them out. Make sure you restart apache to have the new >settings take effect. Then try with just the 2 lines > >Alias /pipermail/ /home/mailman2/archives/public/ >ScriptAlias /mailman/ "/home/mailman2/cgi-bin/" > >Thats all I have in my httpd.conf in refrence to mailman. Tried that too... still no joy. What should the perm on the archives tree be? Thanks again. ------------------------------------------------------ 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/ This message was sent to: archive@jab.org Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org