Hosting a website based on your local network
Many people like to do web development and production on a local machine before bringing it “live” on a real space. Often they want other people to be able to view and use the site in this development stage. In fact, this site was hosted on a computer in my basement for a while until I worked up the nerve to actually make it official and get a domain name.
But how do you make your site work through the maze of firewalls, routers, and IP addresses that home networks typically have?
While everyone’s set up is slightly different, here I will describe what it took to have my site running.Read More »