URL Rerouting

Posted by Community Admin on 03-Aug-2018 15:16

URL Rerouting

All Replies

Posted by Community Admin on 16-Feb-2011 00:00

Hi,

I need to have a set of virtual pages (localhost/smth/1/virtual, localhost/smth/2/virtual, etc.) that will be redirected to some url (localhost/realpage). How can I change URL rerouting? Basically I need to see if current URL matches to localhost/smth/*/virtual and then redirect.

Posted by Community Admin on 18-Feb-2011 00:00

Hi Vitaly,

We'll provider page redirect options with Q1.  Still we don't have rewiriting/redirecting based on patterns integrated in Sitefinity

Greetings,
Pavel
the Telerik team

Posted by Community Admin on 18-Feb-2011 00:00

Hmm, is there any way to workaround this using ASP.NET rerouting? I tried adding Global.asax to the project, but it doesn't seem to be working.. may be I'm missing some changes needs to be done in .config files as well?

Posted by Community Admin on 23-Feb-2011 00:00

Hi Vitaly,

I'd recommend using some 3rd party software as an easiest solution, you can check those:

http://urlrewriter.net/
http://www.isapirewrite.com/

Best wishes,
Pavel
the Telerik team

This thread is closed