Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Tom Herrijgers 5 posts 25 karma points
    Sep 23, 2011 @ 16:18
    Tom Herrijgers
    0

    Url Redirect problem

    Hi,

    I have 2 problems, in the UrlRedirect.config

    It works fine for the normal redirect but i don't find a solution for some other urls. 

    <add name="20" virtualUrl="~/inside.aspx?sec=integrationdashboard" destinationUrl="~/en/solutions/monitor.aspx" redirect="Application" redirectMode="Permanent" ignoreCase="true" />

    This does do anything. 

    When i use this:

    <add name="20" virtualUrl="~/inside.aspx\?sec=integrationdashboard" destinationUrl="~/en/solutions/monitor.aspx" redirect="Application" redirectMode="Permanent" ignoreCase="true" />

    I get to many urls redirect error.

    The second problem is when there is %20 in the url to redirect it don't do anything.

    Thanks for the help.

    Tom

     

     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies