FG
💻 Software

How can I map a domain name to an IP address and port?

Fresh7 days ago
Mar 15, 202638155 views
Confidence Score0%
0%

Problem

I want to give a domain name to the IP address and port for an application in Windows 7. For example, should map to . Is there anyway that we can do it by using a web server or DNS server?

Error Output

test.com

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I map a domain name to an IP address and port?

Low Risk

Most webservers can be run as reverse proxies, suitable for doing this. If you do everything right, you'll end up with something like the below (minus the "remote" part - since this will all be on one machine): Navigator is your machine Reverse Prox…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment