[Mailman-Users] Apache configuration

Phil Stracchino alaric at babcom.com
Wed Jun 27 23:39:52 CEST 2001


On Wed, Jun 27, 2001 at 03:12:20PM -0500, Islam, Sharif wrote:
> I added this lines to httpd.conf. Any help will be great!. thanks
> 
> 
> ScriptAlias /mailman/       "$home/mailman/cgi-bin/"
>   
> <Directory /home/mailman/cgi-bin/>
>     AllowOverride None
>     Options ExecCGI
>     Order allow,deny
>     Allow from all
> </Directory>
>   Alias /pipermail/ "$home/mailman/archives/public/"


Try adding:

<Location /mailman/>
    SetHandler cgi-script
</Location>


I had the same problem, and this worked for me.  (Except for my archives,
which I still can't figure out.)


-- 
 Linux Now!   ..........Because friends don't let friends use Microsoft.
 phil stracchino   --   the renaissance man   --   mystic zen biker geek
        alaric at babcom.com                halmayne at sourceforge.net
   2000 CBR929RR, 1991 VFR750F3 (foully murdered), 1986 VF500F (sold)




More information about the Mailman-Users mailing list