为什么centos安装好lamp环境后,找不到apache配置虚拟网站的那个文件,httpd-vhosts.conf 直接在httpd.conf里边设置好后各种问题
滿天的星座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