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 
/mailman/ not /mailman_ldap/ and if I try and type in the correct link 
it works.  How do I change this so that it changes what links it creates 
in my web interface?*
*

-- 

Anne 

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to