fix typos

This commit is contained in:
jysperm
2014-08-09 08:23:05 +08:00
parent 69148428cd
commit 8b3a239a14
2 changed files with 2 additions and 2 deletions

View File

@@ -23,6 +23,7 @@
vi /etc/mongodb.conf
auth = true
noprealloc = true
smallfiles = true
vi /etc/redis/redis.conf
@@ -104,7 +105,6 @@
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
### Runtime
apt-get install golang golang-go.tools

View File

@@ -132,7 +132,7 @@
* 字符串,可选指令
* 值为一个 Home 下的 Unix Socket 或一个 URL
* location - proxy_set_header
* location - `proxy_set_header`
* 在转发至 http 服务器时设置 HTTP 头
* 对象,可选指令