> >From the Mailman INSTALL document: > > - Configure your web server to point to the Pipermail public > mailing list archives: > > For example, in Apache: > > Alias /pipermail/ $varprefix/archives/public/ > > where $varprefix is usually $prefix unless you've used the > --with-var-prefix option to configure.
Thanks, Mark. I needed: Alias /pipermail/ /var/lib/mailman/archives/public/ I'm a newbie, but I couldn't get $varprefix or $prefix paths to work, but the full path works great, and the archives are there. - John ------------------------------------------------------ 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/