Copied to clipboard

Flag this post as spam?

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


  • Tom 713 posts 952 karma points
    Jul 02, 2014 @ 03:54
    Tom
    0

    Route Hijacking/Custom Controller

    Hi I'm looking to setup an admin area of a site that doesn't really need to be content managed with the public facing site and membership administered by umbraco.

     

    I was just wondering if it'd be better to exclude membership area folder and just use plain mvc in a separate application or route hijack and any other approaches people could suggest

     

    Thanks,

    Tom

  • Andy Butland 373 posts 2057 karma points MVP 4x hq c-trib
    Jul 06, 2014 @ 20:44
    Andy Butland
    0

    If there's no link with Umbraco - i.e. you don't want to use existing users to authenticate access to your management application, and you aren't updating Umbraco content through it - I'd be tempted to keep it seperate for simplicities sake.  As you say have a second web application in your project, and deploy it under a seperate URL perhaps using a sub-domain.

    Andy

  • 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