summaryrefslogtreecommitdiffhomepage
path: root/src/http/ngx_http_core_module.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-08-27 15:40:59 +0000
committerIgor Sysoev <igor@sysoev.ru>2004-08-27 15:40:59 +0000
commit967fd637e08b6df4f635014fb572296372c89254 (patch)
tree4f9dfe10ea18abb68a6f0aaf774f5f5e7c54cc3b /src/http/ngx_http_core_module.h
parent6d7332d02a043a92f2baf9bbe29949f3760a502c (diff)
downloadnginx-967fd637e08b6df4f635014fb572296372c89254.tar.gz
nginx-967fd637e08b6df4f635014fb572296372c89254.tar.bz2
nginx-0.0.10-2004-08-27-19:40:59 import
Diffstat (limited to 'src/http/ngx_http_core_module.h')
-rw-r--r--src/http/ngx_http_core_module.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/http/ngx_http_core_module.h b/src/http/ngx_http_core_module.h
index 6c0e7a1b0..75bb6b3af 100644
--- a/src/http/ngx_http_core_module.h
+++ b/src/http/ngx_http_core_module.h
@@ -23,6 +23,7 @@ typedef enum {
NGX_HTTP_FIND_CONFIG_PHASE,
+ NGX_HTTP_MISC_PHASE,
NGX_HTTP_ACCESS_PHASE,
NGX_HTTP_CONTENT_PHASE,