05 2017 档案

摘要:一、 It depends. In zsh you can configure cd to push the old directory on the directory stack automatically, but it is not the default setting. As far a 阅读全文
posted @ 2017-05-19 14:37 arun_yh 阅读(470) 评论(0) 推荐(0) 编辑
摘要:全球可信并且唯一免费的HTTPS(SSL)证书颁发机构:StartSSL 1、自行颁发不受浏览器信任的SSL证书: HTTPS的SSL证书可以自行颁发,Linux下的颁发步骤如下: openssl genrsa -des3 -out api.bz.key 1024openssl req -new - 阅读全文
posted @ 2017-05-14 09:08 arun_yh 阅读(1805) 评论(0) 推荐(0) 编辑
摘要:一、underscores_in_headers on; Nginx 默认把名称包含下划线的 Headers 视为无效,直接移除。如果你希望让这类型的信息生效,那你要把 underscores_in_headers 指令设置成 on,否则这样的头信息将不会把他发送给后端服务器。参考URL:http: 阅读全文
posted @ 2017-05-05 03:12 arun_yh 阅读(741) 评论(0) 推荐(0) 编辑
摘要:一、 二、 -n, --numeric-sort compare according to string numerical value -k, --key=KEYDEF sort via a key; KEYDEF gives location and type -t, --field-separ 阅读全文
posted @ 2017-05-04 16:41 arun_yh 阅读(196) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示