单项选择题
A.error_page 404/404.htmlB.error_page /404.htmlC.error_index 404/404.htmlD.error 404/404.html
隐藏nginx的版本号需要修改nginx.conf文件的哪条配置?()A.server_tokens onB....
单项选择题隐藏nginx的版本号需要修改nginx.conf文件的哪条配置?()
A.server_tokens onB.server_tokens offC.server_tokens yesD.server_tokens no
修改httpd的监听端口应该在httpd.conf中修改为哪条?()A.Listen 10.1.1.35=80...
单项选择题修改httpd的监听端口应该在httpd.conf中修改为哪条?()
A.Listen 10.1.1.35=80B.Listen=10.1.1.35:80C.Listen 10.1.1.3580D.Listen 10.1.1.35:80
在启动脚本中加入反码umask 027的效果是什么?()A.所有目录的权限会变为720B.新创建的文件会变为7...
单项选择题在启动脚本中加入反码umask 027的效果是什么?()
A.所有目录的权限会变为720B.新创建的文件会变为720权限C.系统所有文件都变成720权限D.新建目录的权限会变成750