Walk-through on accessing local website over internet

Recently we faced problem to saw demo to our client. Each time we would needs to upload stuff on staging server which took much time. Also it increases our developer time to upload database changes also publish the site if it is in ASP.NET etc…We find the solution that through port forwarding in router we can accomplish the solution to access local website running in Local Area Network (LAN) to access over internet.However, you need to tell your router that when it gets a request for a webpage, forward that request to your server. This is done through port forwarding.
Read More