在RHEL7系统中,通过调整httpd.conf文件的()配置参数,可以更改Apache站点默认识别的首页文件
A: DocumentRoot
B: ServerRoot
C: DirectoryIndex
D: AccessFileName
A: DocumentRoot
B: ServerRoot
C: DirectoryIndex
D: AccessFileName
举一反三
- 在RHEL7系统中,通过调整httpd.conf文件的( )配置参数,可以更改Apache站点默认识别的首页文件 A: DocumentRoot B: ServerRoot C: DirectoryIndex D: DefaultIndex
- 在CentOS7系统中,通过调整httpd.conf文件的()配置参数,可以更改Apache站点默认识别的首页文件 A: DocumentRoot B: ServerRoot C: DirectoryIndex D: DefaultIndex
- 在RHEL7系统中,通过调整httpd.conf文件的( )配置参数,可以更改Apache站点默认识别的首页文件。
- 智慧职教: 在 RHEL6 系统中,通过调整 httpd.conf 文件的()配置参数,可以更改 Apache 站点默 认识别的首页文件(例如,更改为 default.html)
- 在RHEL5系统中构建httpd服务时,通过()配置项可指定存放站点网页文件的根目录。 A: ServerRoot B: DocumentRoot C: DirectoryIndex D: ServerAdmin