URLs incorrect on private mailing list archive index pages

Hi,
I just moved a bunch of lists running under Mailman 2.0.8 on Linux over to Mailman 2.1.3 on FreeBSD. After following the INSTALL and UPGRADING notes almost everything seems to have gone well, except for the private list archives.
When I go to http://lists.example.com/private/listname/ I get the archive by-month overview page as expected, but the links miss out the list name and do not work. For example, one link might be http://lists.example.com/private/2003-November/thread.html when I expect the list name between the "/private/" and the "/2003-November".
Public lists seem to be unaffected and are still perfectly navigable via the /pipermail URL.
When moving these lists from one installation to another all I did was move the private/listname.mbox directories and then run "bin/arch listname" for each list.
Hopefully someone will have some idea what I have missed here. A quick search of the archives of this list didn't show anything hopeful, but if I didn't look hard enough I'm sorry; please give me the URL. If you need any more information, please ask!
Regards, Andy

On Thu, Nov 27, 2003 at 06:20:19AM +0000, Andy Smith wrote:
Okay, I just noticed something. What I said above is not completely true; it only happens when I go to http://lists.example.com/private/listname (note no trailing slash!). I guess I was trying to be too clever and going directly to what I thought was the archive index without using the link provided on the listinfo page.
I can look up some mod_rewrite incantation but if anyone has a few minutes to tell me the best way to automatically redirect one to the other in apache 1.3.28 I would be appreciative. I know this will bug me until I do that.
Apologies for the premature bug report!

On Thu, Nov 27, 2003 at 06:20:19AM +0000, Andy Smith wrote:
Okay, I just noticed something. What I said above is not completely true; it only happens when I go to http://lists.example.com/private/listname (note no trailing slash!). I guess I was trying to be too clever and going directly to what I thought was the archive index without using the link provided on the listinfo page.
I can look up some mod_rewrite incantation but if anyone has a few minutes to tell me the best way to automatically redirect one to the other in apache 1.3.28 I would be appreciative. I know this will bug me until I do that.
Apologies for the premature bug report!
participants (1)
-
Andy Smith