问题
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