how to see our html file in local host ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Girish Kanakagiri
    New Member
    • May 2007
    • 93

    how to see our html file in local host ?

    I have created a html page. I want to see it in internet explorer by typing
    http://localhost/
    How can I do this ?

    [I have installed Apache web server in my system]

    please reply to the earliest.
  • eWish
    Recognized Expert Contributor
    • Jul 2007
    • 973

    #2
    Place the HTML file in your htdocs folder then you should be able to see the page from the url http://localhost/your_page.html

    --Kevin

    Comment

    • Girish Kanakagiri
      New Member
      • May 2007
      • 93

      #3
      Originally posted by eWish
      Place the HTML file in your htdocs folder then you should be able to see the page from the url http://localhost/your_page.html

      --Kevin

      Thanks Kevin. One more thing. If I wont have Apache server, can I use IIS ?

      in that case how can I do this task ?

      Comment

      • eWish
        Recognized Expert Contributor
        • Jul 2007
        • 973

        #4
        I have not worked with any IIS servers, therfore I don't know. If you would like I can move this thread the the IIS forum for you.

        --Kevin

        Comment

        • Girish Kanakagiri
          New Member
          • May 2007
          • 93

          #5
          Originally posted by eWish
          I have not worked with any IIS servers, therfore I don't know. If you would like I can move this thread the the IIS forum for you.

          --Kevin
          Please move it to iis forum. Thanks a lot again.

          Comment

          • kenobewan
            Recognized Expert Specialist
            • Dec 2006
            • 4871

            #6
            You would need to install IIS. Is this a dedicated server, what is the OS?

            Comment

            • Girish Kanakagiri
              New Member
              • May 2007
              • 93

              #7
              Originally posted by kenobewan
              You would need to install IIS. Is this a dedicated server, what is the OS?
              I can use it as a dedicated server. OS is windowsXp. What to do after installing IIS? I hope you will reply.

              Regards,
              Girish.

              Comment

              • kenobewan
                Recognized Expert Specialist
                • Dec 2006
                • 4871

                #8
                Originally posted by Girish Kanakagiri
                I can use it as a dedicated server. OS is windowsXp. What to do after installing IIS? I hope you will reply.

                Regards,
                Girish.

                Comment

                Working...