]> git.kaiwu.me - nginx.git/commit
Merge of r4784: fixed the -p parameter handling.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 24 Sep 2012 18:50:25 +0000 (18:50 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 24 Sep 2012 18:50:25 +0000 (18:50 +0000)
commitf8c0690d379ad745fe3a7e7f53548964278ce094
treef5862c2b076aafee7ca3aaa8cd4c0fd3f6b1da4b
parent90c3d53146acb56a8fc72ddf2078bdb030dd06b9
Merge of r4784: fixed the -p parameter handling.

Ensure that the path supplied always ends with a `/' except when empty.
An empty value now corresponds to the current directory instead of `/'.
src/core/nginx.c