shiyongzhe

 

1)首先进入phpstudy目录  添加域名 phpstudy add www.xxx.xx自己的域名,然后再进入phpstudy目录->server->httpd->conf下的http.conf
2)vim http.conf 
3)添加Allow from 
4)在www目录下面指定目录文件 然后再添加一行代码ServerName 后面再加上自己的域名即可

5)phpstudy restart

分类:

技术点:

相关文章:

  • 2022-01-16
  • 2021-12-20
  • 2022-01-11
  • 2021-12-22
  • 2021-12-12
  • 2021-05-04
  • 2021-11-28
猜你喜欢
  • 2022-12-23
  • 2022-02-09
  • 2022-02-26
  • 2021-11-18
  • 2022-02-07
  • 2021-09-10
相关资源
相似解决方案