上一页 1 ··· 3 4 5 6 7
摘要: 记录的 apche + tomcat +https 在centos6.9上的安装配置过程(NC65) cd /yonyou/ mkdir https cd https/ wget http://archive.apache.org/dist/apr/apr-1.4.5.tar.gz wget htt 阅读全文
posted @ 2018-05-10 21:46 Qtong 阅读(268) 评论(0) 推荐(0)
摘要: server { listen 80 ; } error_page 500 502 503 504 /50x.html; location = /50x.html { root html;} } server { listen 80 ; server_name coin.vip www.coin.v 阅读全文
posted @ 2017-08-23 10:07 Qtong 阅读(259) 评论(0) 推荐(0)
摘要: filezilla 简单搭建FTP http://jingyan.baidu.com/article/6079ad0e67acf828ff86db3f.html 200 227 如下图设置即可 阅读全文
posted @ 2016-08-25 15:56 Qtong 阅读(6592) 评论(0) 推荐(0)
上一页 1 ··· 3 4 5 6 7