相关考题
-
单项选择题
源码包编译安装过程中,用于实现安装的是()
A.make
B.makeinstall
C.cmake
D.configure -
单项选择题
nginx默认的网站首页为()
A.index.html
B.index.xml
C.index.jsp
D.index.php -
单项选择题
nginx客户端的请求通过()指令传送给后端的服务器,从而实现负载均衡
A.include
B.proxy_pass
C.fastcgi_pass
D.fastcgi_index
