From 281df572b8fc88938b962561cf6eeab27ba2721d Mon Sep 17 00:00:00 2001 From: "Eric J. Bowersox" Date: Tue, 26 Aug 2003 04:24:03 +0000 Subject: [PATCH] added redirect for /top because that seems to be a common hangover from old Venice --- etc/ui-config.xml | 3 +++ etc/web.xml | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/etc/ui-config.xml b/etc/ui-config.xml index 2aa0668..afad179 100644 --- a/etc/ui-config.xml +++ b/etc/ui-config.xml @@ -287,6 +287,9 @@ top.js.vs verify_email.js.vs?tgt=${tgt} + + top.js.vs + diff --git a/etc/web.xml b/etc/web.xml index badc1eb..c4a161a 100644 --- a/etc/web.xml +++ b/etc/web.xml @@ -188,6 +188,11 @@ /verifyemail + + Remapper + /top + + XmlRpc /RPC2