[Mailman-Users] help Securing Mailman's web GUI by using SecureHTTP/SSL

Mark Sapiro msapiro at value.net
Tue Jun 27 00:17:09 CEST 2006


daniel trejo wrote:

>Redirect /mailman/ https://name of my server/mailman/

I think this is your problem.

The FAQ
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.027.htp>
recommends 

RedirectPermanent /mailman/ https://name of my server/mailman/

which may or may not have the same problem. You need to insure that
whatever redirect you do applies only to http schemes and not https.
You may need to use rewrite rules to accomplish this.

When you work it out, please let us know the solution so we can update
the FAQ if necessary.

-- 
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