希望在 XAMPP 中添加额外的站点

  1. 添加自定义站点
    • 描述:希望在 XAMPP 中添加额外的站点。
    • 解决方法
      • 在 C:\xampp\apache\conf\extra\httpd-vhosts.conf 文件中添加虚拟主机配置。
      • 创建站点文件夹并将文件放入 C:\xampp\htdocs 目录下。
      • 重启 Apache 服务。
posted @ 2024-08-27 12:55  黄文Rex  阅读(26)  评论(0)    收藏  举报