Copied to clipboard

Flag this post as spam?

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


  • Manikandan 15 posts 96 karma points
    Feb 25, 2016 @ 05:29
    Manikandan
    0

    URl rewrite is not working in umbraco 7.3 and IIS 7

    URl rewrite is not working in umbraco 7.3 and IIS 7.I have wrote the below code in Urlrewrite.config but it is not working for me .please give me some possible suggestion.

     <add name="professional-search-result" virtualUrl="^http://192.168.18.159:8500/professional-search-result/(.*)/([^/]+)/([^/]+)"  rewriteUrlParameter="ExcludeFromClientQueryString"  destinationUrl="http://192.168.18.159:8500/professional-search-result?earch=$1&amp;pageno=$2&amp;fil=$3"    ignoreCase="true" />
    

    Thanks in advance

  • The Thrilla 1 post 71 karma points
    Mar 29, 2016 @ 21:20
    The Thrilla
    0

    Did you ever find a solution for this? Not working for me either, using 7.3.6 and IIS 7

Please Sign in or register to post replies

Write your reply to:

Draft