Skip to content

Commit 9b03025

Browse files
committed
Merge pull request taobao#219 from shenyan1/p3-1
Update chapter_03.rst, thanks to shengyan1.
2 parents 0e380d6 + cb1c824 commit 9b03025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/chapter_03.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ handler模块真正的处理函数通过两种方式挂载到处理过程中,
401401
- NGX_HTTP_TRY_FILES_PHASE
402402

403403

404-
所以其实真正是有6个phase你可以去挂载handler
404+
所以其实真正是有7个phase你可以去挂载handler
405405

406406
挂载的代码如下(摘自hello module):
407407

0 commit comments

Comments
 (0)