On Apr 9, 2006, at 12:01 PM, Noah wrote: > On Sun, 9 Apr 2006 11:26:23 -0500, Larry Rosenman wrote >> On Apr 9, 2006, at 10:56 AM, Noah wrote: >> >>> >>> >>> Hi folks, >>> >>> Okay I just upgraded to the latest apache 2.2.0 and using the same >>> configuration files as I had for apache1.3 but I am finding there >>> are >>> permission errors when going to my mailman listinfo directories. >>> >>> any clues what I need to check here? >>> >>> >>> >>> what else could be wrong here? >> >> There is a deny from all very high up in the configuration. >> >> You might need to add a allow statement in the <directory> block. > > > > is there a good apache tutorial that explains how the <directory> > blocks > should be structured?
I'd look at the existing configuration. I'd add a order allow,deny allow from all in the mailman/cgi-bin <directory> block. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893 ------------------------------------------------------ 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