How to set up Apache virtual host such as http://home/, http://office/, etc

别等时光非礼了梦想. 提交于 2019-12-11 08:24:31

问题


So rather than http://localhost, is it possible to set up multiple virtual hosts on the same local computer so I can access:

http://home/ http://office/ http://docs/

for different websites that are hosted at different document root directories in my computer?


回答1:


Install multiple virtual hosts

Check this page for a useful information on what you want to know.



来源:https://stackoverflow.com/questions/5385969/how-to-set-up-apache-virtual-host-such-as-http-home-http-office-etc

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!