IIS welcome page not working from the local Machine











up vote
1
down vote

favorite
1












i have an IIS web server installed on windows server 2012 R2, the problem is that when i try to open the http://localhost page from the windows server 2012 it fails and displays (explorer cannot display this page), while when i try to access the welcome page from a remote machine it works fine.



Any ideas about the cause for this issue?
Thanks










share|improve this question


























    up vote
    1
    down vote

    favorite
    1












    i have an IIS web server installed on windows server 2012 R2, the problem is that when i try to open the http://localhost page from the windows server 2012 it fails and displays (explorer cannot display this page), while when i try to access the welcome page from a remote machine it works fine.



    Any ideas about the cause for this issue?
    Thanks










    share|improve this question
























      up vote
      1
      down vote

      favorite
      1









      up vote
      1
      down vote

      favorite
      1






      1





      i have an IIS web server installed on windows server 2012 R2, the problem is that when i try to open the http://localhost page from the windows server 2012 it fails and displays (explorer cannot display this page), while when i try to access the welcome page from a remote machine it works fine.



      Any ideas about the cause for this issue?
      Thanks










      share|improve this question













      i have an IIS web server installed on windows server 2012 R2, the problem is that when i try to open the http://localhost page from the windows server 2012 it fails and displays (explorer cannot display this page), while when i try to access the welcome page from a remote machine it works fine.



      Any ideas about the cause for this issue?
      Thanks







      iis windows-server-2012-r2






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Jan 4 '17 at 11:27









      Alaa eddean

      613




      613






















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          0
          down vote













          Make sure the bindings for the website are correct.
          https://www.iis.net/configreference/system.applicationhost/sites/site/bindings/binding






          share|improve this answer





















          • Thanks for your reply, The binding settings are as default for the default web page that comes with IIS, also as i mentioned above the issue is on server side only, from client side i can see the welcome page.
            – Alaa eddean
            Jan 4 '17 at 12:23










          • What happens if you ping localhost on the server?
            – Webbanditten
            Jan 4 '17 at 12:27










          • It replies with the IPv6, but i also tried to use 127.0.0.1 and the same issue happens.
            – Alaa eddean
            Jan 4 '17 at 13:02










          • Interesting, maybe something in this answer will work? serverfault.com/questions/787320/…
            – Webbanditten
            Jan 4 '17 at 13:07


















          up vote
          0
          down vote













          Update,
          The problem was fixed, it was an issue with the internet explorer security settings itself, had to remove localhost and 127.0.0.1 from the local intranet zone to the trusted sites zone (Internet Options > security) and the problem was fixed.



          Many thanks all for your much appreciated replies.






          share|improve this answer





















            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "3"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1163263%2fiis-welcome-page-not-working-from-the-local-machine%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote













            Make sure the bindings for the website are correct.
            https://www.iis.net/configreference/system.applicationhost/sites/site/bindings/binding






            share|improve this answer





















            • Thanks for your reply, The binding settings are as default for the default web page that comes with IIS, also as i mentioned above the issue is on server side only, from client side i can see the welcome page.
              – Alaa eddean
              Jan 4 '17 at 12:23










            • What happens if you ping localhost on the server?
              – Webbanditten
              Jan 4 '17 at 12:27










            • It replies with the IPv6, but i also tried to use 127.0.0.1 and the same issue happens.
              – Alaa eddean
              Jan 4 '17 at 13:02










            • Interesting, maybe something in this answer will work? serverfault.com/questions/787320/…
              – Webbanditten
              Jan 4 '17 at 13:07















            up vote
            0
            down vote













            Make sure the bindings for the website are correct.
            https://www.iis.net/configreference/system.applicationhost/sites/site/bindings/binding






            share|improve this answer





















            • Thanks for your reply, The binding settings are as default for the default web page that comes with IIS, also as i mentioned above the issue is on server side only, from client side i can see the welcome page.
              – Alaa eddean
              Jan 4 '17 at 12:23










            • What happens if you ping localhost on the server?
              – Webbanditten
              Jan 4 '17 at 12:27










            • It replies with the IPv6, but i also tried to use 127.0.0.1 and the same issue happens.
              – Alaa eddean
              Jan 4 '17 at 13:02










            • Interesting, maybe something in this answer will work? serverfault.com/questions/787320/…
              – Webbanditten
              Jan 4 '17 at 13:07













            up vote
            0
            down vote










            up vote
            0
            down vote









            Make sure the bindings for the website are correct.
            https://www.iis.net/configreference/system.applicationhost/sites/site/bindings/binding






            share|improve this answer












            Make sure the bindings for the website are correct.
            https://www.iis.net/configreference/system.applicationhost/sites/site/bindings/binding







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Jan 4 '17 at 11:37









            Webbanditten

            1012




            1012












            • Thanks for your reply, The binding settings are as default for the default web page that comes with IIS, also as i mentioned above the issue is on server side only, from client side i can see the welcome page.
              – Alaa eddean
              Jan 4 '17 at 12:23










            • What happens if you ping localhost on the server?
              – Webbanditten
              Jan 4 '17 at 12:27










            • It replies with the IPv6, but i also tried to use 127.0.0.1 and the same issue happens.
              – Alaa eddean
              Jan 4 '17 at 13:02










            • Interesting, maybe something in this answer will work? serverfault.com/questions/787320/…
              – Webbanditten
              Jan 4 '17 at 13:07


















            • Thanks for your reply, The binding settings are as default for the default web page that comes with IIS, also as i mentioned above the issue is on server side only, from client side i can see the welcome page.
              – Alaa eddean
              Jan 4 '17 at 12:23










            • What happens if you ping localhost on the server?
              – Webbanditten
              Jan 4 '17 at 12:27










            • It replies with the IPv6, but i also tried to use 127.0.0.1 and the same issue happens.
              – Alaa eddean
              Jan 4 '17 at 13:02










            • Interesting, maybe something in this answer will work? serverfault.com/questions/787320/…
              – Webbanditten
              Jan 4 '17 at 13:07
















            Thanks for your reply, The binding settings are as default for the default web page that comes with IIS, also as i mentioned above the issue is on server side only, from client side i can see the welcome page.
            – Alaa eddean
            Jan 4 '17 at 12:23




            Thanks for your reply, The binding settings are as default for the default web page that comes with IIS, also as i mentioned above the issue is on server side only, from client side i can see the welcome page.
            – Alaa eddean
            Jan 4 '17 at 12:23












            What happens if you ping localhost on the server?
            – Webbanditten
            Jan 4 '17 at 12:27




            What happens if you ping localhost on the server?
            – Webbanditten
            Jan 4 '17 at 12:27












            It replies with the IPv6, but i also tried to use 127.0.0.1 and the same issue happens.
            – Alaa eddean
            Jan 4 '17 at 13:02




            It replies with the IPv6, but i also tried to use 127.0.0.1 and the same issue happens.
            – Alaa eddean
            Jan 4 '17 at 13:02












            Interesting, maybe something in this answer will work? serverfault.com/questions/787320/…
            – Webbanditten
            Jan 4 '17 at 13:07




            Interesting, maybe something in this answer will work? serverfault.com/questions/787320/…
            – Webbanditten
            Jan 4 '17 at 13:07












            up vote
            0
            down vote













            Update,
            The problem was fixed, it was an issue with the internet explorer security settings itself, had to remove localhost and 127.0.0.1 from the local intranet zone to the trusted sites zone (Internet Options > security) and the problem was fixed.



            Many thanks all for your much appreciated replies.






            share|improve this answer

























              up vote
              0
              down vote













              Update,
              The problem was fixed, it was an issue with the internet explorer security settings itself, had to remove localhost and 127.0.0.1 from the local intranet zone to the trusted sites zone (Internet Options > security) and the problem was fixed.



              Many thanks all for your much appreciated replies.






              share|improve this answer























                up vote
                0
                down vote










                up vote
                0
                down vote









                Update,
                The problem was fixed, it was an issue with the internet explorer security settings itself, had to remove localhost and 127.0.0.1 from the local intranet zone to the trusted sites zone (Internet Options > security) and the problem was fixed.



                Many thanks all for your much appreciated replies.






                share|improve this answer












                Update,
                The problem was fixed, it was an issue with the internet explorer security settings itself, had to remove localhost and 127.0.0.1 from the local intranet zone to the trusted sites zone (Internet Options > security) and the problem was fixed.



                Many thanks all for your much appreciated replies.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Jan 4 '17 at 13:32









                Alaa eddean

                613




                613






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Super User!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.





                    Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                    Please pay close attention to the following guidance:


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1163263%2fiis-welcome-page-not-working-from-the-local-machine%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Список кардиналов, возведённых папой римским Каликстом III

                    Deduzione

                    Mysql.sock missing - “Can't connect to local MySQL server through socket”