
服务器配置
文章平均质量分 79
xbynet
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Nginx获取自定义头部header的值
Nginx读取自定义header 在参考了资料: http://stackoverflow.com/questions/8393772/how-to-get-non-standard-http-headers-on-nginx http://nginx.org/en/docs/http/ngx_http_core_module.html#underscores_in_headers h原创 2016-07-13 16:32:25 · 57782 阅读 · 0 评论 -
win7下配置nginx+php环境
下载nginx,php 下载runhiddenconsole.zip RunHiddenConsole.exe 是一个用来隐藏 DOS 窗口的小程序 然后目录结构如下 编辑 配置php 找到php.ini-recommended,复制一份,然后将名称修改为:php.ini,然后打开该文件,进行配置。 error_reporting = E_AL原创 2016-04-05 10:07:24 · 771 阅读 · 0 评论 -
Jenkins+Maven+SVN自动部署配置文档
基本 版本JenKins:2.19.1, Maven:3.1 环境要求: Java 7 256MB free memory 1GB+ free disk space Jenkins官网: https://jenkins.io/index.html 官方文档:https://wiki.jenkins-ci.org/display/JENKINS/Home jenkins是一个广泛原创 2016-10-10 16:55:12 · 25782 阅读 · 2 评论