Copied to clipboard

Flag this post as spam?

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


This forum does not allow new topics to be created, please use the v2 forum from now on.

  • Casey Neehouse 1339 posts 483 karma points MVP 2x admin
    Apr 29, 2010 @ 07:07
    Casey Neehouse
    1

    Regex Custom Mapping.

    When migration sites, from time to time, I must map entire sub-directories to a new page.  As such, specifying regex rules for the mapping makes it that much more functional.

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Apr 29, 2010 @ 10:26
    Stefan Kip
    0

    And another nice feature request by Casey ;-)

    Will think about it, it sounds good! If someone else would like to see this too, please add a post here :)

  • Yannick Smits 321 posts 718 karma points
    Apr 29, 2010 @ 18:19
    Yannick Smits
    0

    You can already do this inside the /config/UrlRewriting.config but a GUI would of course be nice

  • Casey Neehouse 1339 posts 483 karma points MVP 2x admin
    May 06, 2010 @ 06:22
    Casey Neehouse
    0

    Yannick,

    You can use UrlRewriting, but then it is checked every page request.  With the 404 approach, it is only checked on pages that fail.  I have had sites that have used 300+ mappings, and it is a pain in UrlRewriting.  Instead, I use a custom user control that runs on a 404 page and does a lookup and proper redirect.

  • Stefan Kip 1606 posts 4098 karma points c-trib
    May 11, 2010 @ 12:26
    Stefan Kip
    1

    Added this feature to version 1.1, which I'll upload today :-)

    Please mark this thread as solved, thanks!

  • Stefan Kip 1606 posts 4098 karma points c-trib
    May 12, 2010 @ 20:02
    Stefan Kip
    0

    Just uploaded v1.1, please mark this thread as solved :-)

  • 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