摘要: 找到XAMPP安装目录, F:\xampp\apache\conf\extra\httpd-vhosts.conf 添加一段配置 <VirtualHost *:端口> ServerAdmin webmaster@你的域名 DocumentRoot "F:/xampp/htdocs/你的域名" Ser 阅读全文
posted @ 2020-04-01 19:30 三瑞 阅读(1282) 评论(0) 推荐(0)