Copied to clipboard

Flag this post as spam?

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


  • Andreas Kaltenhuber 107 posts 284 karma points
    Sep 25, 2013 @ 15:17
    Andreas Kaltenhuber
    0

    Custom redirect if old querystring exists

    Hi,

    first of all thumbs up for that great package.

    I've the following situation, whats the best way to handle these:

    1. Custom Redirect for ~20 Pages (Format: index.php?id=[known ids])

    2. all the other index.php or index.php?id=[other ids] should get redirected to the root page

     

    thx in advanve for any suggestions

    Andi

    Url Tracker v2.2.3, Umbrace 6.0.5

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Oct 16, 2013 @ 19:03
    Stefan Kip
    0

    I'd create entries for those 20 pages and create a Regex entry to catch requests which don't match with those 20 entries. AFAIK the HttpModule will look for a 'normal' match before looking fora Regex match.

  • 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