
Hi,
I host mailman on a https webserver.
in my mm_cfg.py you will therefore find: DEFAULT_URL_PATTERN = 'https://%s/cgi-bin/mailman/'
but on some pages you will still find : http://<domain>/cgi-bin/mailman/admindb/intern in the html sourcecode. the relative urls work, but some urls in the html sourcecode contain the hostname und the all use http instead of https. For this reason I cannot use mailman on https because it tries to submit forms to a http server , which does not exsist.
Do I make a mistake here?
/sebastian

On 3/22/2013 8:57 AM, Sebastian Böhm wrote:
You omitted a step. See step 3 in the FAQ at <http://wiki.list.org/x/7oA9> and the FAQ at <http://wiki.list.org/x/mIA9>.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

On 3/22/2013 8:57 AM, Sebastian Böhm wrote:
You omitted a step. See step 3 in the FAQ at <http://wiki.list.org/x/7oA9> and the FAQ at <http://wiki.list.org/x/mIA9>.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Mark Sapiro
-
Sebastian Böhm