]> git.kaiwu.me - nginx.git/commit
*) introduce ngx_strchr()
authorIgor Sysoev <igor@sysoev.ru>
Mon, 2 Apr 2007 06:27:30 +0000 (06:27 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 2 Apr 2007 06:27:30 +0000 (06:27 +0000)
commit7a5886052f061e4ad5edbd20e1dac6118cc3cdab
tree72a46e5c4268929dd4c8ccf1211e3adf2a8f87e9
parent10b9894beeac2fc9d88283ad1140be3b8cf4543d
*) introduce ngx_strchr()
*) test server_name for '/': it's common configuration error when
   trailing ';' is omitted and a next directive is treated as server_name
src/core/ngx_string.h
src/http/ngx_http_core_module.c