About the phase handlers init
Maxim Dounin
mdounin at mdounin.ru
Sat Sep 4 18:28:07 UTC 2021
Hello!
On Sat, Sep 04, 2021 at 11:51:26PM +0800, Jinhua Luo wrote:
> Sorry, typo. My question is why bypass post-access phase?
The post-access phase does nothing as long as access is allowed,
it is only needed with "satisfy any;" to reject the request with
the appropriate status code if no access phase handlers allowed
access. Check the code, it's pretty clear.
--
Maxim Dounin
http://mdounin.ru/
More information about the nginx-devel
mailing list