Facts: I have the public ip address of my router that is static that i got from my ISP(internet service provider). I also have a web server with windows server 2008 r2 edition. I have my domain pointed at the public ip address of the router.
Question:
how do i set the web server up, with the router, to manage requests to the website.
Example: i need to know how to do this:
When someone enters my domain name into their web browser , the DNS server sends them to the ip address of my router, then my router sends them to my web server to display my web site.