Copied to clipboard

Flag this post as spam?

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


  • Filur 20 posts 154 karma points
    Jul 25, 2017 @ 12:54
    Filur
    0

    Single page app routing

    I know there are some similar thread out there but I'm still having some issues with routing.

    My single page app is located in <project root>/SPA. How can I make an IIS rewrite rule that lets me visit the umbraco backoffice at the regular url, and rewrites the rest of the requests to <project root>/SPA?

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 8x admin c-trib
    Aug 01, 2017 @ 16:26
    Alex Skrypnyk
    1

    Hi Filur

    Can you try this urlRewrite rule?

    It will rewrite everything except '/umbraco'

    Thanks,

    Alex

  • Filur 20 posts 154 karma points
    Aug 02, 2017 @ 06:48
    Filur
    101

    Hey Alex,

    What rule? ;)

    I suppose you're talking about something like https://stackoverflow.com/questions/12614072/how-do-i-configure-iis-for-url-rewriting-an-angularjs-application-in-html5-mode which seems to work fine, thanks :)

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 8x admin c-trib
    Aug 02, 2017 @ 07:07
    Alex Skrypnyk
    1

    Hi Filur

    Exactly like that, sorry didn't insert the code :) hard day

    Alex

  • 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