单项选择题
(网工)要想关闭掉eth0网卡需要的命令是()
A.ifconfigeth0 B.ifupeth0 C.ifdowneth0 D.ifconfigeth0up
单项选择题 可以通过设置()实现在一台服务器上搭建多个web站点。
判断题 要想实现通过域名访问某站点,需要通过Apache配置文件中的DocumentRoot参数进行设置
判断题 要想实现通过8080端口访问某站点,需要通过Apache配置文件中的DirectoryIndex参数设置监听8080端口。