码迷,mamicode.com
首页 > 其他好文 > 详细

Nginx 目录结构

时间:2017-06-07 16:21:54      阅读:283      评论:0      收藏:0      [点我收藏+]

标签:director   erro   body   file   html   dex   rect   error   fastcgi   

[root@web03 nginx]# ls
client_body_temp conf fastcgi_temp html logs proxy_temp sbin scgi_temp uwsgi_temp

[root@web03 nginx]# tree
.
|-- client_body_temp
|-- conf
| |-- fastcgi.conf
| |-- fastcgi.conf.default
| |-- fastcgi_params
| |-- fastcgi_params.default
| |-- koi-utf
| |-- koi-win
| |-- mime.types
| |-- mime.types.default
| |-- nginx.conf
| |-- nginx.conf.default
| |-- scgi_params
| |-- scgi_params.default
| |-- uwsgi_params
| |-- uwsgi_params.default
| `-- win-utf
|-- fastcgi_temp
|-- html
| |-- 50x.html
| `-- index.html
|-- logs
| |-- access.log
| |-- error.log
| `-- nginx.pid
|-- proxy_temp
|-- sbin
| `-- nginx
|-- scgi_temp
`-- uwsgi_temp

9 directories, 21 files
[root@web03 nginx]#

Nginx 目录结构

标签:director   erro   body   file   html   dex   rect   error   fastcgi   

原文地址:http://www.cnblogs.com/liweiming/p/6957585.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!