\cp abc.txt /home
cookie httponly 属性,以及laravel cookie设置
cookie
设置了 httponly
属性后,js无法读取,去掉 httponly
后修复该问题
laravel 自定义规则验证
自定义规则验证失败,自动跳转到上一个链接的默认逻辑,前后端分离,只需要返回错误信息,不需要跳转到上一个链接
浅谈OAuth 和 OpenID 相关技术
[转]浅谈OAuth 和 OpenID 相关技术
接口的安全校验
接口的安全校验
supervisor 环境变量
environment=GOENV=online,GOPATH=/usr/local/gowork
MISCONF Redis is configured to save RDB snapshots...
MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk. Commands that may modify the data set are disabled. Please check Redis logs for details about the error
ES 查询历史
ES 查询历史
mysql 索引
mysql索引相关知识
mysql的配置文件定位
查看mysql的配置路径 mysql --help
- 1
- 2