Copied to clipboard

Flag this post as spam?

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


  • Phil 54 posts 139 karma points
    Jan 16, 2015 @ 12:00
    Phil
    0

    Using a sub domain to access the admin area

    Hi all,

    This is more of a curiosity question rather than a problem - is is possible to have the admin area on a sub-domain of my Umbraco website?

    For example, rather than using

    www.mysite.com/umbraco

    I would be able to use

    www.umbraco.mysite.com?

    I wouldn't really know where to start with this, so any feedback would be appreciated!

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Jan 17, 2015 @ 09:00
    Jan Skovgaard
    0

    Hi Phil

    From the top of my head I'm thinking it might be worth trying to simply add the domain as a website in the IIS and point it to the /umbraco folder.

    Does that work? Then you could perhaps make a redirect to this site if people try to access the login page at mysite.com/umbraco ?

    Not sure it will work but it would be simple to try out.

    /Jan

  • Edgar Rasquin 326 posts 925 karma points
    Nov 28, 2017 @ 07:25
    Edgar Rasquin
    0

    Hi Jan,

    I tried setting up a site in IIS pointing to the /umbraco subdirectory but that does not work. In my case I have the following scenario. The website does not need a secure (ssl / https) connection but I want to have secured access for the umbraco backend login page.

    My Website would be:

    http://www.unsecure-domain.com
    

    I have a wildcard certificate for a domain that I would like to use for several logins in form of subdomains.

    My login should be:

    https://client-1.secure-domain.com
    

    Idealy this would point directly to the umbraco login page.

    I tried setting up a second website in IIS and pointed that to the same directory as my first doamin. But as soon as I set up Rewrite rules, IIS writes it to the web.config and therefore it conflicts with the other domain.

    Any idea how I could solve that problem?

  • Steve Morgan 1350 posts 4460 karma points c-trib
    Nov 28, 2017 @ 10:19
    Steve Morgan
    1

    Hi Edgar,

    This has been answered on this thread:

    https://our.umbraco.org/forum/umbraco-7/using-umbraco-7/72207-disabling-access-to-umbraco-backoffice

    It points to: https://tcmorris.net/blog/custom-domain-for-umbraco

    If you're having specific issues you should probably start a new topic.

    Hope that helps

    Steve

  • Edgar Rasquin 326 posts 925 karma points
    Nov 28, 2017 @ 10:56
    Edgar Rasquin
    0

    Hi Steve,

    thank you!

    Regards

  • 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