多项选择题
tomcat搭建WEB服务器,重启tomcat,需要执行安装路径下bin目录下的文件有()
A.startup.sh
B.install
C.configure
D.shutdown.sh
点击查看答案
相关考题
-
多项选择题
tomcat搭建WEB服务器,默认不支持的网页文件格式包括()
A.html
B.php
C.jsp
D.asp -
多项选择题
关于tomcat默认的端口解释正确的是()
A.8005接收关闭指令的
B.8080页面默认监听端口
C.8009AJP默认监听的端口,用来接收Apahce的请求
D.80页面默认监听端口 -
多项选择题
以下命令不能实现拷贝Tomcat的文件到要安装的位置,如/opt/tomcat,的命令有()
A.cp-r/home/tom/apache-tomcat-7.0.47/*/opt/tomcat
B.tar-xvfapache-tomcat-7.0.47.tar.gz
C./startup.sh
D./shutdown.sh
