jeboy Posted July 30, 2008 Share Posted July 30, 2008 I'm wondering how can I setup a network for web development just like a local version of the internet. I've attached an image file describing the network. What I want to do is to host a number of websites in a local web server and all the workstations can visit the websites resided in the local web server by typing a domain e.g. http://clientwebsite1.local, http://clientwebsite2.local, http://clientwebsite3.local, and so forth. I did the same by using virtual host but it only works on a local pc (computer running apache) [attachment deleted by admin] Quote Link to comment https://forums.phpfreaks.com/topic/117289-how-to-setup-local-web-development-network/ Share on other sites More sharing options...
trq Posted July 30, 2008 Share Posted July 30, 2008 The easiest way would be to simply add the relevent entries to each client computers /etc/hosts file. Quote Link to comment https://forums.phpfreaks.com/topic/117289-how-to-setup-local-web-development-network/#findComment-603351 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.