]> git.kaiwu.me - nginx.git/commit
several changes in server_name:
authorIgor Sysoev <igor@sysoev.ru>
Sat, 29 Dec 2007 15:30:39 +0000 (15:30 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Sat, 29 Dec 2007 15:30:39 +0000 (15:30 +0000)
commit3f24ae2be259ee1be922ebb65d29c5aea8abb394
treeec8627e0898396bd12c2a6fd29d6cf362bd84011
parent5dff77ad7f1517a9d986b9c90fae953e7c98dd79
several changes in server_name:

*) server_name_in_redirect directive and removal of the '*' stub
*) use server address in redirect if host can not be detected
*) ngx_http_server_addr()
*) allow wildcard and regex names to be a main server_name
*) DAV Destination header is tested against Host header
src/http/modules/ngx_http_dav_module.c
src/http/ngx_http_core_module.c
src/http/ngx_http_core_module.h
src/http/ngx_http_header_filter_module.c
src/http/ngx_http_request.c