[Mailman-Users] Web Admin Security Question

Mark Sapiro mark at msapiro.net
Tue May 22 04:04:44 CEST 2012


Dennis Putnam wrote:
>
>That didn't seem to help either. This is what is in
>/etc/httpd/conf.d/mailman.conf
>
># Directives for the mailman web interface
>
>RewriteEngine              On
>RewriteCond     %{HTTPS}   Off
>RewriteRule     ^(.*)$     https://%{HTTP_HOST}$1 [R,L]


That should work assuming you want to redirect the entire site to https.

Did you do "service httpd restart" after making the changes?

-- 
Mark Sapiro <mark at msapiro.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