virtualhost配置文件修改如下: 打开localhost进入的是www.ucobub.com,配置文件如下有什么问题请帮忙指教。
1、配置文件:C:\Windows\System32\drivers\etc\hosts
# localhost name resolution is handled within DNS itself.
127.0.0.1 localhost
# ::1 localhost
127.0.0.1 localhost
127.0.0.1 www.ucobub.com
2、配置文件 :E:\xampp\apache\conf\extra\httpd-vhosts
# DocumentRoot 是网站文件存放的根目录
# ServerName 是网站域名, 需要跟 DNS 指向的域名一致
#
ServerAdmin webmaster@dummy-host.example.com
DocumentRoot "E:\xampp\htdocs\ucenter"
ServerName www.ucobub.com
ErrorLog "logs/ucobub.com-error.log"
CustomLog "logs/ucobub.com-access.log" common
3、配置文件:E:\xampp\apache\conf\httpd.conf
# Virtual hosts
Include conf/extra/httpd-vhosts.conf
遇到什么问题了?
访问localhost直接指向到设置的www.ucobub.com 那个路径去了,
你没有指派 localhost 当然就是这样
谢谢楼上的赐教
每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号