[Mailman-Developers] 2.1a2 and 2.0.6 on same box
Tokio Kikuchi
tkikuchi@is.kochi-u.ac.jp
Fri, 12 Oct 2001 19:59:39 +0900
Hi,
Andy Heath wrote:
>
> No responses so try again with better subject categorisation -
> must ask here because its about 2.1a2. Someone else *must* be
> doing this already, surely -
>
I am running both 2.0.6 and 2.1a2 on same box, same UID
and same GID but different installation tree. You also need
to set up a defferent ScriptAlias in Apache httpd.conf.
2.0.6(Japanized version) as
http://mm.tkikuchi.net/mailman/listinfo
--prefix=/home/mailman2
ScriptAlias /mailman/ /home/mailman2/cgi-bin/
2.1a2 as
http://mm.tkikuchi.net/mailman-i18n/listinfo
--prefix=/home/mailman3
ScriptAlias /mailman-i18n/ /home/mailman3/cgi-bin/
(--prefix=/home/mailman is reserved for another Vhost)
Happy hacking !
--
Tokio