• 2019-08-06
apache的配置文件在哪里

apache的配置文件在路径/etc/httpd/conf/httpd.conf中,httpd.conf文件就是apache的主要配置文件,里面几乎包含了所有的配置。...

11