Changeset e7b311 for server/src/http/modules/ngx_http_static_module.c
- Timestamp:
- 02/03/09 19:41:37 (3 years ago)
- Branches:
- master-v0.7, nginx-v0.7, nginx-v0.8, upstream_count_limit
- Children:
- 2ac4f5
- Parents:
- 2240a4
- git-author:
- George Potapov <nephrite@…> (02/03/09 19:41:37)
- git-committer:
- George Potapov <nephrite@…> (02/03/09 19:41:37)
- File:
-
- 1 edited
-
server/src/http/modules/ngx_http_static_module.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
server/src/http/modules/ngx_http_static_module.c
rb82943 re7b311 136 136 } 137 137 138 r->root_tested = 1;138 r->root_tested = !r->error_page; 139 139 140 140 ngx_log_debug1(NGX_LOG_DEBUG_HTTP, log, 0, "http static fd: %d", of.fd);
Note: See TracChangeset
for help on using the changeset viewer.
