[Mailman-Users] Apache config for Mailman

Vizi Szilard vizisz at freemail.hu
Mon Oct 20 14:49:14 CEST 2003


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:vizisz at freemail.hu




More information about the Mailman-Users mailing list