如何设置Apache虚拟主机如http://home/、http://office/等
因此,是否可以在同一台本地计算机上设置多个虚拟主机,以便我可以访问:
< a href="http://home/">http://home/ http://办公室/ http://docs/
适用于托管在我的计算机中不同文档根目录中的不同网站?
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?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
安装多个虚拟主机
查看此页面以获取有关您想了解的有用信息。
Install multiple virtual hosts
Check this page for a useful information on what you want to know.