On Sat, Nov 20, 2004 at 12:36:53AM -0700, Anthony Chavez wrote: > On Wed, 22 Sep 2004 11:58:11 -0600 Anthony Chavez <[EMAIL PROTECTED]> wrote: > > My question at this point is this: what Mailman directories should > > Apache allow access to? Section 4 of the INSTALL document says to allow > > access from all for /usr/local/mailman/cgi-bin, but in order to access > > my public archives I also must enable it for > > /usr/local/mailman/archives/public.
You will need to allow access to the scripts in /usr/local/mailman/cgi-bin, and the files in the /usr/local/mailman/archives directory tree. (You will also want to allow Apache to follow symbolic links from /usr/local/mailman/archives/public into the private directory.) -- Jim Tittsler http://www.OnJapan.net/ GPG: 0x01159DB6 Python Starship http://Starship.Python.net/ Ringo MUG Tokyo http://www.ringo.net/rss.html ------------------------------------------------------ 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/
