摘要:
用eclipse添加的tomcat发布网站时,在tomcat安装目录中的webapps时找不到发布的网站。这是由于eclipse的默认配置,把项目发布到别的文件夹中了。如果想发布到webapps里面,需要修改两个地方: [先new一个server,选择好版本后直接点finish,不能点击next] 阅读全文
posted @ 2017-07-31 10:16
redips
阅读(280)
评论(0)
推荐(0)
摘要:
转自http://www.cnblogs.com/hubing/p/6058932.html 1、运行、停止、禁用firewalld 启动:# systemctl start firewalld 查看状态:# systemctl status firewalld 或者 firewall-cmd -- 阅读全文
posted @ 2017-07-31 08:16
redips
阅读(1024)
评论(0)
推荐(0)