
At my request someone installed mailman for me in the www.lumiere.net/lists/ directory (as opposed to the default "mailman" directory).
I'd like to be able to have the listinfo page for my mailing list "test" be accessed at
www.lumiere.net/lists/test/
as opposed to
www.lumiere.net/lists/listinfo/test/
Is there one configuration area where that can be set, or would diverging from the default break other links?
Thanks for any help.
Kevin Shrieve kevin@lumiere.net

This will work if you are willing to use "listinfo" instead of "lists". Switching to "listinfo" wouldn't be too hard, you'd just have to make sure you change every instance of "listinfo" to "list" in the dist, and then change the name of the binary.
To get it to work in an abnormal directory, you're going to have to configure your web server to map the URL to the place where the CGI lives.
John
On Sun, Jul 25, 1999 at 11:50:26PM -0700, Kevin Shrieve wrote:
At my request someone installed mailman for me in the www.lumiere.net/lists/ directory (as opposed to the default "mailman" directory).
I'd like to be able to have the listinfo page for my mailing list "test" be accessed at
www.lumiere.net/lists/test/
as opposed to
www.lumiere.net/lists/listinfo/test/
Is there one configuration area where that can be set, or would diverging from the default break other links?
Thanks for any help.
Kevin Shrieve kevin@lumiere.net
Mailman-Users maillist - Mailman-Users@python.org http://www.python.org/mailman/listinfo/mailman-users
participants (2)
-
John Viega
-
Kevin Shrieve