Copied to clipboard

Flag this post as spam?

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


  • Nathan Reece 62 posts 376 karma points
    Jul 17, 2020 @ 05:09
    Nathan Reece
    0

    How to run Umbraco 8 with IIS locally

    Hey Guys,

    Does anyone know how to get Umbraco 8 running with IIS locally?

    Thanks

  • David Armitage 510 posts 2082 karma points
    Jul 17, 2020 @ 05:18
    David Armitage
    0

    Hi Nathan,

    I always forget how to dot his because I very raely have to do it. Generally I just run Umbraco projects through Visual Studios and IIS Express. There's no configuration needed.

    I am guessing you need to connect up a custom url to your project to test against a real domain name.

    This requires hacking at your windows host file (assuming you are using windows)

    I have this video saved which helped me. https://www.youtube.com/watch?v=thpk1X3NTMI

    Thanks to Paul Seal who outs out a lot of good content.

    I think you can get away with skipping to about 6.50 mins into the video.

    Hope this helps.

    Regards

    David

  • Tom Madden 253 posts 455 karma points MVP 4x c-trib
    Jul 17, 2020 @ 06:21
    Tom Madden
    1

    you can skip editing the hosts file by using a subdomain of .localhost (works with Chrome) or of .localtest.me (works in all browsers). You still need to set whichever one you choose as a binding in IIS.

    HTH

    t

  • David Armitage 510 posts 2082 karma points
    Jul 17, 2020 @ 06:30
    David Armitage
    0

    Hi Tom,

    I never knew that. That's well handy.

  • 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