摘要: 在http模块下加入下面的代码 server { listen 80; server_name 192.168.1.249; #本机ip #access_log logs/host.access.log main; location / { root /var/www/html; #静态文件存放地址 阅读全文
posted @ 2016-11-23 14:37 这个名字想了很久~ 阅读(4820) 评论(0) 推荐(0) 编辑
摘要: 今天在linux下 用tar -zxvf openfire_4_0_2.tar.gz 然后就报这个错。 gzip: stdin: not in gzip formattar: Child returned status 1tar: Error is not recoverable: exiting 阅读全文
posted @ 2016-11-23 09:25 这个名字想了很久~ 阅读(296) 评论(0) 推荐(0) 编辑