Commit graph

149 commits

Author SHA1 Message Date
Igor Sysoev
c4ce6847ed support HEAD in proxy cache 2009-04-15 09:53:22 +00:00
Igor Sysoev
f833e5ec52 try_files status code 2009-04-11 11:02:36 +00:00
Igor Sysoev
d386750bec backout r2535: virtual names is a property of address:port pair,
but is not a property of server configuration
2009-04-09 13:56:16 +00:00
Igor Sysoev
3906365e3a use complex value in error_page 2009-03-22 09:40:04 +00:00
Igor Sysoev
b44a03b45d ipv6only 2009-03-13 14:20:34 +00:00
Igor Sysoev
e6c7aa224e captures support in server_name 2009-03-06 12:50:20 +00:00
Igor Sysoev
4b7fa1a4cf captures support in location and alias 2009-03-06 12:49:22 +00:00
Igor Sysoev
751a371878 pclcf->regex_locations are used with PCRE only 2009-03-05 08:24:17 +00:00
Igor Sysoev
c701f5dd5c move r->virtual_names to ngx_http_core_srv_conf_t 2009-02-24 07:56:47 +00:00
Igor Sysoev
a7b6c2f33a axe r->port_text 2009-02-24 07:29:55 +00:00
Igor Sysoev
62d2c6ad12 axe unneeded port field 2009-02-23 21:30:31 +00:00
Igor Sysoev
e2dc4550af a prelimiary IPv6 support, HTTP listen 2009-02-21 07:02:02 +00:00
Igor Sysoev
e127031055 if_modified_since off 2009-02-10 15:05:05 +00:00
Igor Sysoev
0b142d5bca allow directories in try_files 2009-01-21 12:11:22 +00:00
Igor Sysoev
f7ccdc3fe8 try_files 2008-12-15 10:56:48 +00:00
Igor Sysoev
383884aa85 if_modified_since 2008-12-01 14:22:51 +00:00
Igor Sysoev
91f4425234 *) log_subrequest
*) flush variables in access log
2008-09-27 15:08:02 +00:00
Igor Sysoev
64cfd2ead9 underscores_in_headers 2008-09-24 14:02:50 +00:00
Igor Sysoev
6d9843a4f1 remove unused #include's 2008-09-05 15:25:47 +00:00
Igor Sysoev
85951d5d72 *) listen ssl
*) no default ssl_cetificate and ssl_cetificate_key
2008-09-01 14:19:01 +00:00
Igor Sysoev
d7d96c3c6d gzip_disable msie6 2008-08-26 15:09:28 +00:00
Igor Sysoev
95cf37a78f *) remove zero termination in ngx_inet_ntop() and ngx_sock_ntop()
*) use ngx_snprintf() in ngx_inet_ntop() and ngx_sock_ntop()
   as they are called just once per connection
*) NGX_INET_ADDRSTRLEN
2008-08-21 18:47:23 +00:00
Igor Sysoev
41a9c12b44 test Content-Type via hash:
*) ngx_http_test_content_type()
*) ngx_http_types_slot()
*) ngx_http_merge_types()
2008-08-04 11:29:09 +00:00
Igor Sysoev
bf12c62e56 directio 2008-07-30 12:34:04 +00:00
Igor Sysoev
88335cbce8 *) remove optimize_host_names
*) deprecate optimize_server_names: it is not needed since
   server_name_in_redirect introduction
2008-05-24 15:43:48 +00:00
Igor Sysoev
0ffe02a0e4 move configuration phase only field to the end of structure 2008-05-24 14:46:46 +00:00
Igor Sysoev
a2eddf1bfe locations tree 2008-05-24 14:14:13 +00:00
Igor Sysoev
54fbbd0412 style fix 2008-05-22 12:09:41 +00:00
Igor Sysoev
1c6f157993 args support in static error_page 2008-04-29 10:06:43 +00:00
Igor Sysoev
74f3ad4579 satisfy all|any 2007-12-29 16:38:23 +00:00
Igor Sysoev
9901529164 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
2007-12-29 15:30:39 +00:00
Igor Sysoev
f6630df22b ngx_http_gzip_static_module and gzip_disable 2007-12-27 14:21:59 +00:00
Igor Sysoev
c9d8ac563a open_file_cache_min_uses 2007-12-22 13:19:39 +00:00
Igor Sysoev
5202af7573 open_file_cache_retest > open_file_cache_valid 2007-12-21 16:19:48 +00:00
Igor Sysoev
f30ab3ccb5 http resolver and resolver_timeout 2007-11-27 11:33:52 +00:00
Igor Sysoev
bffca907d1 server_tokens 2007-10-22 10:17:34 +00:00
Igor Sysoev
9fcc52f466 merge_slashes 2007-10-18 11:36:58 +00:00
Igor Sysoev
dc9206049d style fix 2007-10-17 13:21:20 +00:00
Igor Sysoev
6a5cc2396e u_char* is enough to keep file name 2007-09-15 17:11:06 +00:00
Igor Sysoev
cd77964df6 open_file_cache_events 2007-09-03 08:41:42 +00:00
Igor Sysoev
fa7f65761c open_file_cache in HTTP 2007-09-01 12:12:48 +00:00
Igor Sysoev
8a7b4af8b5 regex in server_name 2007-08-12 19:48:12 +00:00
Igor Sysoev
c4d0f5b0ae named location 2007-07-29 18:11:39 +00:00
Igor Sysoev
5fb6ed90af the "www.example.*" wildcard hash support 2007-06-11 19:49:22 +00:00
Igor Sysoev
8eeb341edc use pointer to an array instead of array for inclusive locations inside location 2007-06-05 11:42:59 +00:00
Igor Sysoev
aa0bbf84c3 optimize regex location search 2007-06-05 06:44:08 +00:00
Igor Sysoev
717afa010e style fix 2007-06-04 20:00:06 +00:00
Igor Sysoev
9b5f3f6f82 sendfile_max_chunk 2007-05-07 06:33:39 +00:00
Igor Sysoev
2951035076 <!--#include virtual=... set=... --> 2006-10-13 15:20:10 +00:00
Igor Sysoev
888f0963a3 remove r->root_length 2006-10-12 13:36:54 +00:00