mailman question

Libor Seidl L.Seidl at sh.cvut.cz
Tue Feb 1 15:24:09 PST 2005


> sorry for newbie question:

Last week solving the same and also got lost, but finally found :-) 


     ScriptAlias /mailman "/usr/local/mailman/cgi-bin"
     Alias /pipermail "/usr/local/mailman/archives/public"

<Directory "/usr/local/mailman/cgi-bin">
    AllowOverride None
    Options None
    Order allow,deny
    Allow from all
</Directory>

<Directory "/usr/local/mailman/archives/public">
    AllowOverride None
    Options FollowSymlinks
    Order allow,deny
    Allow from all
</Directory>


Bodlin
---
Ing. Libor Seidl
e-mail: L.Seidl at sh.cvut.cz
www: https://laser.sh.cvut.cz
jid: bodlin at jabber.sh.cvut.cz
icq: 51010535


More information about the freebsd-questions mailing list