Hello, > What do I need to add to httpd.conf to be able to use a web interface to > Mailman? > > I have a ScriptAlias, do I need anything else?
Not really, but if you want to access the archive too, you have to put an Alias /pipermail/ <mailmandir>/archives/public/ And if you are using 2.1.x series, probably you have to add the following lines to your httpd.conf: <Directory "<mailmandir>/archives/public/"> Options FollowSymLinks AddDefaultCharset Off </Directory> bye, Szilard Vizi ------------- mailto:[EMAIL PROTECTED] ------------------------------------------------------ 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