Re: [Mailman-Users] Archive link url is incorrect.

2003-02-13 Thread Graham Lillico
I have managed to fix it. It turned out that I needed to put single quotes round the domains in the add_virtualhost line. i,e, add_virtualhost('www.client.org', 'client.org') and then running the fix_url did the trick. Thanks for the help. Graham Hmmm not sure why that didn't do the trick.

Re: [Mailman-Users] Archive link url is incorrect.

2003-02-13 Thread Jon Carnes
Hmmm not sure why that didn't do the trick. If this is just the Listinfo page, you can edit it via the webadmin and simply put in the proper address. Good Luck - Jon Carnes On Thu, 2003-02-13 at 09:35, Graham Lillico wrote: > OK I have tried that, and it doesn't work. It changed all the other

Re: [Mailman-Users] Archive link url is incorrect.

2003-02-13 Thread Graham Lillico
OK I have tried that, and it doesn't work. It changed all the other urls apart from the one that I want changed, which stays as "snoopy.mydomain.com/pipermail/". Graham Try using ~mailman/bin/fix_url.py. There are examples in the file on how to use it. Changing the url in 2.1 is much harder t

[Mailman-Users] Archive link url is incorrect.

2003-02-13 Thread Graham Lillico
Hi I have just upgraded to 2.1 and managed to move my lists over to the new machine. I have however hit a problem. The link on the mailing list info page for the Archive is pointing to the wrong address. It should point to "www.client.org/pipermail/" but it is pointing to "snoopy.mydomain.