[Mailman-Users] problems with gid when installing

Mark Sapiro msapiro at value.net
Sun Jan 21 02:06:09 CET 2007


Peter Coolen wrote:
>
>Do you have any idea how to fix this problem with my web server
>configuration? It is Apache 1.3.36

>    Alias /mailman/ "/usr/local/mailman/cgi-bin/"


The above line overrides the ScriptAlias below. Remove it.


> <Directory "/usr/local/mailman/cgi-bin/">
>        Options Indexes FollowSymlinks MultiViews ExecCGI
>        AllowOverride None
>        Order allow,deny
>        Allow from all
>    </Directory>
>
>ScriptAlias /mailman/ "usr/local/mailman/cgi-bin/"
>
>    AddHandler cgi-script .cgi .py

-- 
Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



More information about the Mailman-Users mailing list