search

Home  >  Q&A  >  body text

为什么centos安装好lamp环境后,找不到apache配置虚拟网站的那个文件

为什么centos安装好lamp环境后,找不到apache配置虚拟网站的那个文件,httpd-vhosts.conf 直接在httpd.conf里边设置好后各种问题

習慣沉默習慣沉默2856 days ago780

reply all(1)I'll reply

  • 滿天的星座

    滿天的星座2017-04-24 16:01:38

    Your question is very unclear. It is usually installed in the apache module under the path of the lampp program
    .
    ├──conf
    │ └── httpd.conf
    |----extra
    | |
    | -------httpd-vhost.conf
    ├── htdocs
    │ └── lampstack.png
    ├── README.txt
    └── scripts
    └── ctl.sh

    reply
    0
  • Cancelreply