linux下 查看 php源代码放在哪个目录底下

 

查看配置文件:  /etc/httpd/conf/httdp.conf

 

php源代码放在:   DocumentRoot   "/var/www/html"

php端口为:          ServerName localhost:80 

如下图所示:


linux下 查看 php源代码放在哪个目录底下
 

 

相关文章:

  • 2021-04-19
  • 2021-11-18
  • 2021-11-22
  • 2021-07-11
  • 2022-12-23
  • 2021-12-27
  • 2021-10-17
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-09-02
  • 2022-01-19
  • 2021-11-10
  • 2022-01-13
  • 2022-01-07
相关资源
相似解决方案