问题
Guys I have build a website and testing it on localhost using LAMP on ubuntu. Now i want to publish this website on my local network. how do I do it.? Please help. Thanks.
回答1:
- Install a webserver somewhere on your local network (this could be the one you have been using for testing if you don't want to have separate development and live environments … although that usually isn't a good idea).
- Publish the site to that webserver (in the same way you are doing for your development server).
- Give out the URL to the site
来源:https://stackoverflow.com/questions/15925153/publish-website-on-local-network