Apache的主要配置文件是httpd.conf,在CentOS系统中,它通常位于/etc/httpd/conf/目录下。
httpd.conf
/etc/httpd/conf/
DocumentRoot
sudo systemctl restart httpd
以上信息提供了关于Apache配置文件在CentOS中的位置以及如何修改配置文件的基本指导。