Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. IIS Server access

IIS Server access

Scheduled Pinned Locked Moved .NET (Core and Framework)
sysadminwindows-admin
5 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • 9 Offline
    9 Offline
    9500394002
    wrote on last edited by
    #1

    If I use http://Localhost/virtualdirectory it is working but If I use http://IP/virtualdirectory it is not working in that server. Please suggest me

    L A A 3 Replies Last reply
    0
    • 9 9500394002

      If I use http://Localhost/virtualdirectory it is working but If I use http://IP/virtualdirectory it is not working in that server. Please suggest me

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      http://127.0.0.1/virtualdirectory

      Which IP? Internal network? Public IP on the internet? "Localhost" is another name for 127.0.0.1, if one works, the other works. (Unless someone changed your HOST file)

      From the network; check if firewalls are off, and try to fetch a blank HTML-testpage. Remember to set access-permissions in IIS.

      Bastard Programmer from Hell :suss:
      If you can't read my code, try converting it here[^]
      They hate us for our freedom![^]

      1 Reply Last reply
      0
      • 9 9500394002

        If I use http://Localhost/virtualdirectory it is working but If I use http://IP/virtualdirectory it is not working in that server. Please suggest me

        A Offline
        A Offline
        AmitGajjar
        wrote on last edited by
        #3

        Hi, If you are using local computer to access using ip address there should not be any issue only if DNS entry is set to redirect on another page. Secondly check if firewall stop your ip address from accessing the site ? First try to simply add html page and check if it is also not working with ip address ?

        Thanks -Amit Gajjar (MinterProject)

        9 1 Reply Last reply
        0
        • A AmitGajjar

          Hi, If you are using local computer to access using ip address there should not be any issue only if DNS entry is set to redirect on another page. Secondly check if firewall stop your ip address from accessing the site ? First try to simply add html page and check if it is also not working with ip address ?

          Thanks -Amit Gajjar (MinterProject)

          9 Offline
          9 Offline
          9500394002
          wrote on last edited by
          #4

          Thaks for your reply

          1 Reply Last reply
          0
          • 9 9500394002

            If I use http://Localhost/virtualdirectory it is working but If I use http://IP/virtualdirectory it is not working in that server. Please suggest me

            A Offline
            A Offline
            AnkitGoel com
            wrote on last edited by
            #5

            Is you computer directly connected to internet? May be you are using internet using a Router which has own LAN. In this case you cannot access it using IP but other computer in your local area network will be able to use with you LAN IP. Hope it helps.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups