commit | 328fdabd347a1c018e4e83b5967e5813017f523a | [log] [tgz] |
---|---|---|
author | Samuel Martin <s.martin49@gmail.com> | Wed Jul 19 12:05:50 2017 +0300 |
committer | Samuel Martin <s.martin49@gmail.com> | Wed Jul 19 12:05:50 2017 +0300 |
tree | ec2d6b9530d1bf736a558b72e4fe8059019eb5b0 | |
parent | b1b54eed6e6204137b22123bdff209069c120f5f [diff] |
Configure: fixed PCRE requirement check by ngx_http_rewrite_module. The http_rewrite module cannot be selected when http is disabled. Fixed the PCRE check condition to avoid irrelevant check failure. This is a regression from 4d874b4d82ed. Signed-off-by: Samuel Martin <s.martin49@gmail.com>