[Zope] Redirect to a specific page
marc lindahl
marc@bowery.com
Mon, 15 Oct 2001 15:25:11 -0400
There's a product called Redirector - I haven't used it, but it looks like
it does that.
> From: Konstantinos Margaritis <markos@bullet-adv.gr>
> Date: Mon, 15 Oct 2001 22:39:41 +0300
> To: zope@zope.org
> Subject: [Zope] Redirect to a specific page
>
> Hi,
> Is it possible to redirect to a specific page no matter what the user asks
> for?
> I mean the browser could request the url
>
> http://foo.bar.com/luser and I would redirect it to
> http://foo.bar.com/template?username=luser
>
> The problem is that when I request a URL that doesn't exist it reports a 'Not
> found' error.
>
>
> --
> Konstantinos Margaritis
> Bullet S.A.
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )