mailman-2.1.7 apache 2.2.0 Okay I just upgrade from apache 1.3.x to apache 2.2.0 and arriving at a permissions problem when viewing pipermail mailman directories:
---s nip --- You don't have permission to access /pipermail/garbled-name/ on this server. --- snip --- Here is what I've done so far: ---- apache httpd.conf file ---- int he virtual host stanza ScriptAlias /mailman/ /usr/home/mailman/cgi-bin/ Alias /pipermail/ /usr/home/mailman/archives/public/ Alias /icons/ /usr/home/mailman/icons/ <Directory /usr/home/mailman/archives/public/> Options +FollowSymlinks </Directory> ---s nip --- restarted apache. and I ran bin/check_perms --- snip---- # /usr/home/mailman/bin/check_perms -f No problems found =---- snip ---- what else could be the problem here? cheers, Noah ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp