On 08/15/2014 07:42 AM, Jeroen de Neef wrote:
> Hi there,
>
> I would like forced HTTPS on my Mailman installation, and I have tried to
> use the following in my httpd.conf
> RewriteEngine on
> RewriteCond %{HTTPS}off [NC]
> RewriteRule ^/mailman(/.*) https://%{HTTP_HOST}/mailman$1 [L,R
Hi there,
I would like forced HTTPS on my Mailman installation, and I have tried to
use the following in my httpd.conf
RewriteEngine on
RewriteCond %{HTTPS}off [NC]
RewriteRule ^/mailman(/.*) https://%{HTTP_HOST}/mailman$1 [L,R=permanent]
But if I use that I can't submit administrative