打开文xampp

点击apache所在一行的config——>点击 httpd.conf(默认会以记事本打开)

crtl+f 查找 documentroot

xampp更改存放项目目录apache














修改httpd.conf文件中的内容为DocumentRoot "D:/www" (可以改为你需要的文件夹下,到对应的目录下新建同名文件夹)

重启apache

相关文章:

  • 2022-01-18
  • 2021-12-05
  • 2021-12-24
  • 2021-11-06
  • 2021-11-03
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-11-10
  • 2022-12-23
  • 2021-06-29
  • 2021-07-26
  • 2021-11-23
相关资源
相似解决方案