2019年2月26日

xampp 配置虚拟主机

摘要: 在xampp\apache\conf\extra\httpd-vhost.conf 下面直接写 <VirtualHost *:80> DocumentRoot "D:\xampp\htdocs\www\chain" ServerName chain.com <Directory "D:\xampp\ 阅读全文

posted @ 2019-02-26 15:40 刷哥 阅读(88) 评论(0) 推荐(0) 编辑

导航