2015-07-31
proxy_set_header Host $http_host / $host 两者的区别
proxy_set_headerHost$http_host/$host两者的区别
经验与学习 4
2015-07-24
php 获取图片属性 地址
php获取图片属性地址
PHP 2
2015-07-14
TIMESTAMP with implicit DEFAULT value is deprecated
TIMESTAMPwithimplicitDEFAULTvalueisdeprecated
经验与学习 2
2015-07-13
nginx 代理情况下保持统一session
nginx代理情况下保持统一session
Linux 2
2015-07-12
rsync 配置安装
首先安装rsync,yuminstallrsync
Linux 2
2015-07-12
2015-07-08
Linux开机自动挂载存储
转自linux自动挂载存储
Linux 2
2015-07-01
nginx 或者 并且 规则判断
在nginx中的配置文件,有规则if中正则判断,但是没有或者和并且的判断。这个需要个
Linux 3