[Mailman-Users] Where to set href URL strings on admin form pages?

Richard Barrett r.barrett at openinfo.co.uk
Tue Jul 13 17:24:38 CEST 2004


I also suggest you read this FAQ entry:

http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.029.htp


On 13 Jul 2004, at 13:53, Alexandra West wrote:

> On 07/13/04 13:46 James Sinnamon wrote:
>> Dear List,
>>
>> This html:
>>
>>   <a  
>> href="http://(hostname)/cgi-bin/mailman/admin/wcdb-discuss/general">\
>>        <strong>[General Options]</strong></a>
>>
>>    ... is generated from 
>> https://(hostname)/mailman/admin/wcdb-discuss .
>>
>> I need to know where the ''http:" part is set (doesn't appear to be
>> mm_cfg.py)?  I would like to be able change it to "https:".
>>
>> TIA,
>>
>> James
>>
>
> Hello James,
>
> It is set in mm_cfg.py.
>
> Look for the default url pattern:
>
> I've got this in my mm_cfg.py:
> 	DEFAULT_URL_PATTERN = 'https://%s/cgi-bin/mailman/'
>
>
> Alexandra
>
>
> ------------------------------------------------------
> Mailman-Users mailing list
> Mailman-Users at python.org
> http://mail.python.org/mailman/listinfo/mailman-users
> Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
> Searchable Archives: 
> http://www.mail-archive.com/mailman-users%40python.org/
>




More information about the Mailman-Users mailing list