About 409,000 results
Open links in new tab
  1. IIS Webserver is not accessible through Public IP

    Dec 20, 2022 · I have created windows Server 2019 VM, like below. Azure Portal > Virtual machines > Create > Azure Virtual Machine Configured IIS role on VM, like below. Open Server Manager > Add …

  2. How do I access a web server on a virtualbox from the host machine

    VirtualBox has it's own DHCP server that handles virtual machines - otherwise virtual machines wouldn't automatically get an IP address without setting them statically.

  3. Accessing a web server on a Virtual Machine from another computer

    Dec 22, 2017 · I have setup a Virtualbox with a Linux environment running a web server. The host is running Windows 7, and I can access the web served by the server in the virtual machine from the …

  4. Deploy website on azure virtual machine and access on internet

    Nov 8, 2019 · I want to deploy a website on azure IIS by using server 2016(Azure VM), and want to access it anywhere on the internet. How can I do this? Which ip address I've to use for this purpose?

  5. Can't get Azure Virtual Machine to serve websites

    I've just set up a windows azure VM and installed IIS on it. When I remote desktop onto the box I can see the default IIS website fine but I can't get this to serve on the web from the IP address...

  6. accessing a website hosted in a virtualbox from host

    Nov 1, 2015 · I have Windows 2008 Server installed in a VirtualBox and I'd like to be able to access the default website (localhost) from the host OS (Windows 7). In IIS, I have set a hostname for the …

  7. In Windows Azure: What are web role, worker role and VM role?

    EDIT 3/3/2013 - updated to reference UDP endpoints, Virtual Machines, and more languages EDIT 6/6/2013 - updated to reflect the discontinuation of VM Role, and update to web/worker role baseline …

  8. How to connect to my http://localhost web server from Android Emulator

    Mar 19, 2019 · To circumvent this issue, the web server should be started with the IP4 address of the local machine (ipconfig /all). Then, the emulator can access the server using the same IP address …

  9. Assign multiple IP addresses to existing virtual machines access web …

    Reasons for Attaching Multiple static Public IPS Hosting multiple websites or services with different IP addresses on a single server Hosting the Wildcard Entry domains on a single server Problem with …

  10. Adding a certificate to azure VM from Key Vault - Stack Overflow

    Oct 26, 2017 · With the description in the Document Secure a web server on a Windows virtual machine in Azure with SSL certificates stored in Key Vault that you followed: These SSL certificates can be …