08 2016 档案
rewrite
摘要:rewrite 的语法 语法: rewrite regex replacement flag 默认: none 作用域: server, location, if This directive changes URI in accordance with the regular expression
阅读全文
env.sh
摘要:#!/bin/sh#docker exec -i t nginx /usr/share/app/nginx/vip/webapp/evn.sh testtestUrl='http:\/\/192.168.1.100:3000'trueUrl='https:\/\/vip.menusifu.com:2
阅读全文
MONGODB 与sql聚合操作对应图
摘要:MongoDB 高级查询条件操作符 2012-04-25 15:35:19| 分类: MongoDB | 标签:mongodb使用 mongodb查询 |举报|字号 订阅 http://blog.163.com/wm_at163/blog/static/13217349020123253346620
阅读全文
docker 会这些也够
摘要:$ sudo systemctl start docker $ sudo systemctl stop docker $ sudo systemctl restart docker If you want Docker to start at boot, you should also: $ sud
阅读全文
Linux 学会这些基本可以啦
摘要:1,Linux 内壳文件:cat /etc/issue OR /etc/redhat-release ubuntu[apt-get install -y vim] centos[yum install -y vim] [sudo yum install epel-release]update ins
阅读全文