httpd服务配置文件中,哪个参数定义了端口
A: Listen
B: DocumentRoot
C: DirectoryIndex
D: VirtualHost
A: Listen
B: DocumentRoot
C: DirectoryIndex
D: VirtualHost
A
举一反三
- 配置文件httpd.conf中“主目录”参数,即代表“网页在哪个目录”的参数为() A: Listen B: DocumentRoot C: HomeDir D: DirectoryIndex
- 在Apache配置文件中,设定网站主页的参数是() A: Listen B: DocumentRoot C: DirectoryIndex D: ServerName
- apache配置文件中,使用()参数定义虚拟主机。 A: VirtualHost B: Listen C: Directory D: AuthType
- 配置Apache服务器时,若要设置Web站点的监听端口号,应在配置文件中通过()配置语句来实现。 A: ServerRoot B: Listen C: DocumentRoot D: DirectoryIndex
- 在RHEL5系统中构建httpd服务时,通过()配置项可指定存放站点网页文件的根目录。 A: ServerRoot B: DocumentRoot C: DirectoryIndex D: ServerAdmin
内容
- 0
apache的配置文件中用于设定WEB服务器域名的参数是() A: DocumentRoot B: DirectoryIndex C: ServerName D: ServerAdmin
- 1
若要设置网站的默认主页,应在配置文件中通过()配置语句来实现。 A: RootIndex B: ErrorDocument C: DocumentRoot D: DirectoryIndex
- 2
使用yum安装httpd软件包后,在主配置文件中对主目录设置的默认Options选项有哪些( ) A: Indexes B: FollowSymLinks C: DirectoryIndex D: DocumentRoot
- 3
使用yum安装httpd软件包后,在主配置文件中对主目录设置的默认Options选项有哪些( ) A: Indexes B: FollowSymLinks C: DirectoryIndex D: DocumentRoot
- 4
在RHEL7系统中,通过调整httpd.conf文件的()配置参数,可以更改Apache站点默认识别的首页文件 A: DocumentRoot B: ServerRoot C: DirectoryIndex D: AccessFileName