单项选择题
nginx作为WEB服务器,默认首页为()
A.index.html B.index.php C.index.asp D.index.jsp
判断题 (网工)可以使用指令“servicemysqldstaus”查看mysql服务状态。
判断题 Apache设置默认主页为index.php,需要在配置文件中设置:DirectoryIndexindex.php
判断题 (网工)Linux+Apache+Mysql+Php/Perl/Python是常用来搭建动态网站的开源软件,各自都是独立的程序,但是因为常被放在一起使用,拥有了越来越高的兼容度,共同组成了一个强大的Web应用程序平台。