最赞回答 / 慕工程3352311
跟httpd-vhosts.conf有关--------------------------------------------------<VirtualHost *:80> ServerName test01.com DocumentRoot "D:\WAMP-demo\test01"--------------------------------------------------是在这里映射的,原理不知道。。
2019-02-03
最新回答 / CyberLiu
端口被占用了,你要修改httpd-vhosts.conf里的端口,然后修改httpd.conf的监听端口,这个老师什么异常问题都没讲,不适合新人看
2019-01-28