[Mailman-Users] moderator page behind nginx with SSL

Mark Sapiro mark at msapiro.net
Fri Jun 24 11:29:15 EDT 2016


On 6/24/16 8:09 AM, John Griessen wrote:

> DEFAULT_URL_PATTERN = 'http://%s/mailman/'
...
> After noting these settings, I reran
>
> sudo /usr/sbin/withlist -l -r fix_url sandbox


You need to put

DEFAULT_URL_PATTERN = 'https://%s/mailman/'

in mm,_cfg.py ad then rerun

sudo /usr/sbin/withlist -l -r fix_url sandbox

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