Thanks. The cgi scripts do have the cgi extension on them. I put CGIEXT
= '' in mm_cfg.py which, of course fixed the problem.

On 5/3/2012 5:10 PM, Mark Sapiro wrote:
> Dennis Putnam wrote:
>> Thanks for the reply. You are correct in that it does not exist in
>> mm_cfg.py. However, in Defaults.py it is set to
>>
>> CGIEXT = '.cgi'
>>
>> The question then becomes, where should I fix it (presumably in
>> mm_cfg-py). Leave it to Mandriva to change what is normal for everyone else.
>
> What are the actual names of the wrappers in Mailman's cgi-bin
> directory? Do they have a .cgi extension?
>
> If they do not have a .cgi extension, I would put
>
> CGIEXT = ''
>
> in mm_cfg.py. If they do have a .cgi extension, but the web server is
> looking for files with a .cgi.cgi (doubled) extension, I would look at
> the web server config and see if it is rewriting the URLs to add the
> second '.cgi' and, if so, remove that rewrite.
>
> Also look at the various web page links and form action= URLs and
> verify that they are correct.
>


Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to