Re: [Mailman-Users] trying to change default_url_pattern

2006-10-26 Thread Mark Sapiro
Anne Ramey wrote re: fix_url: >I thought that was just for the hostname. Worked like a charm! Thanks Actually, you can change host_name (email host) from the web interface so fix_url isn't really needed for that. What fix_url updates in addition to host_name is the hidden attribute web_page_ur

Re: [Mailman-Users] trying to change default_url_pattern

2006-10-26 Thread Anne Ramey
I thought that was just for the hostname. Worked like a charm! Thanks Anne Dragon wrote: > Anne Ramey sent the message below at 12:31 10/26/2006: >> I put this setting in my mm_cfg.py: >> DEFAULT_URL_PATTERN = 'http://%s/mailman_ldap/' >> >> and my httpd.conf contains this: >> # This alias is

Re: [Mailman-Users] trying to change default_url_pattern

2006-10-26 Thread Dragon
Anne Ramey sent the message below at 12:31 10/26/2006: >I put this setting in my mm_cfg.py: >DEFAULT_URL_PATTERN = 'http://%s/mailman_ldap/' > >and my httpd.conf contains this: ># This alias is for mailman mailing lists >ScriptAlias /mailman_ldap/ "/usr/local/mailman_ldap/cgi-bin/" > >I can log int

[Mailman-Users] trying to change default_url_pattern

2006-10-26 Thread Anne Ramey
I put this setting in my mm_cfg.py: DEFAULT_URL_PATTERN = 'http://%s/mailman_ldap/' and my httpd.conf contains this: # This alias is for mailman mailing lists ScriptAlias /mailman_ldap/ "/usr/local/mailman_ldap/cgi-bin/" I can log into the list fine, but all of the links on that page are /mailma