```nginx include conf.d/*; include sites-enabled/*; ``` In this situation, after the first recursive `_checkConf` invocation 4 lines below, `$_c_file` does not contain what you expect anymore, and the second lookup checks for `conf.d/sites-enabled/*` which is obviously wrong.pull/3746/head
parent
8fcecd59a0
commit
40e8c5e2b0
Loading…
Reference in new issue