Hi, I'm getting the infamous 403 Access Forbidden error trying to access my public archives.
I've read the faq and the README files but can't find my error. I'm using mailman 2.1.2-1 from Debian unstable with apache 1.3.27.0-1. In mm_cfg.py I have: PRIVATE_ARCHIVE_URL = '/mailman/private' PUBLIC_ARCHIVE_URL = '/pipermail' My relevant section in http.conf reads: Alias /pipermail/ /var/lib/mailman/archives/public/ <Directory /var/lib/mailman/archives/public> Options FollowSymLinks Order allow,deny Allow from all </Directory> The directories in /var/lib/mailman/archives/public/ are default symlinks to /var/lib/mailman/archives/private/ The permissions on the archive-directories in the latter are: drwxrwsr-x 5 www-data list On the index.html file: -rw-rw-rw- 1 www-data list I hope anybody can help. Thanks, Ronald ------------------------------------------------------ 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: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
