Skip to content

Commit 7d77b4d

Browse files
committed
2016-05-08完善Nginx相关
1 parent 6decd63 commit 7d77b4d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Nginx-Install-And-Settings.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,9 @@
103103

104104
## Nginx 配置
105105

106-
## Nginx 在 1.8.1 版本下的默认配置(去掉注释)
106+
- Nginx 默认配置文件:`vim /usr/local/nginx/conf/nginx.conf`
107+
108+
### Nginx 在 1.8.1 版本下的默认配置(去掉注释)
107109

108110
``` nginx
109111
worker_processes 1;

0 commit comments

Comments
 (0)