单项选择题
Apache用来配置监听端口的参数是()
A.DocumentRoot
B.DirectoryIndex
C.Listen
D.ServerName
点击查看答案&解析
相关考题
-
单项选择题
下列使用yum安装apache命令正确的是()
A.yum -y install apache
B.yum -y install httpd
C.yum -y install http
D.yum -y install apachecd -
单项选择题
查询wg库下user表中ID为1103的所有信息,以下SQL语句操作正确的是()
A.select * from wg.user where ID='1103';
B.show * from wg.user where ID='1103';
C.select from wg.user where ID='1103' and *;
D.select table wg.user where ID='1103'; -
单项选择题
我们在忘记MySQL管理员账号后,可以通过跳过权限库对密码进行重置,以下跳过mysql权限检测的命令为:()
A.--skip-grant-tables
B.--skip-grant-databases
C.--skip-grant-table
D.--skip-grant-database
