> 
> 
> Other issues in your apache config.
> 
> The Directory section should be "/usr/local/mailman/", not 
> "/usr/local/mailman/cgi-bin/". This is primarily for public archives.
> Also, if you are going to have public archives, you want
> 
>  Alias /pipermail/ /usr/local/mailman/archives/public/
> 
> Finally, the AddHandler is superfluous for Mailman. The only 
> GGIs executed by Apache for Mailman are the compiled wrappers 
> in usr/local/mailman/cgi-bin/ which normally have no 
> extension (unless you specified --with-cgi-ext to configure). 
> Python scripts are executed indirectly by the wrapper, not 
> directly by Apache.
> 
> -- 
> Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
> San Francisco Bay Area, California    better use your sense - B. Dylan
> 

Hi Mark,

Thanks for all your help.. I changed setting in my webserver but now I get a
404 NOT FOUND error... 

I looked in the manual and there it says $prefix/cgi-bin/ 

I tried both but both give a 404 not found..

Any other ideas?

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to