在Linux中,可在( )文件中修改 Web 服务器配置

2023-09-01

A./etc/host.conf
B./etc/resolv.conf
C./etc/inetd.conf
D./etc/httpd.conf

参考答案:D

httpd为web服务器进程,配置文件为httpd.conf

相关推荐