Copied to clipboard

Flag this post as spam?

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


  • tuan 12 posts 32 karma points
    Jul 24, 2015 @ 03:31
    tuan
    0

    Problem with hosting umbraco 7.1.2

    Hi all, I have a problem when i hosting umbraco 7.1.2 on server (Win server 2008R2 IIS 7.5 dotnet frame work 4.5) enter image description here on local it's run normal, when put it on server some element not run with http protocol (exam: i click login link its no action so i cant go admin page) enter image description here i try with https protocol it't work fine. enter image description here I try google but i cant get any solution Please help, Thanks.

  • John Palmer 76 posts 201 karma points
    Aug 05, 2015 @ 05:09
    John Palmer
    0

    Is there any error message that you see?

  • Ben Abbott 19 posts 124 karma points
    Aug 05, 2015 @ 13:32
    Ben Abbott
    0

    What bindings are setup in IIS?

    Do you only have an entry for Https?

  • tuan 12 posts 32 karma points
    Aug 06, 2015 @ 02:28
    tuan
    0

    hi john and ben, i cant see any error. My binding below enter image description here PS: my website run fine on local, but problem when i bring on server. thanks!

  • [email protected] 408 posts 2137 karma points MVP 7x c-trib
    Aug 06, 2015 @ 15:22
    jeffrey@umarketingsuite.com
    0

    What do you eventually try to accomplish?

    Don't you want the whole site to run under https and just redirect the http-traffic to https?

    What we normally do is:

    • Make a second IIS install that binds to your http://-site
    • Redirect that site to the https://-site
    • Set the UmbracoUseSSL-key in your web.config to "true"
    • Go to https://yourdomain.com/umbraco/ and rightclick on the homenode and go "Culture and hostnames" and set the correct hostname.

    Hope it helps,

    Jeffrey

  • tuan 12 posts 32 karma points
    Aug 07, 2015 @ 02:04
    tuan
    0

    hii jeffrey I want to know why my website was not running login page when i used the http protocol , while https protocol is fine. Is my server problem? or need to configure something on iis.

  • [email protected] 408 posts 2137 karma points MVP 7x c-trib
    Aug 07, 2015 @ 13:59
    jeffrey@umarketingsuite.com
    0

    Hi Tuan,

    I don't know what the problem is :), but why do you want to run your loginpage with http? Isn't it enough to only run it with https

    Greetings Jeffrey

Please Sign in or register to post replies

Write your reply to:

Draft