Sign in
nginx
/
nginx
/
e55988c06941931d60241fb40c7e878cf5484ddf
/
src
/
http
/
ngx_http_core_module.c
e55988c
locations tree
by Igor Sysoev
· 17 years ago
3be5257
$hostname variable
by Igor Sysoev
· 17 years ago
5fd0931
*) host in request line has priority
by Igor Sysoev
· 17 years ago
433608c
style fix: remove tabs and trailing spaces
by Igor Sysoev
· 17 years ago
615fe7f
args support in static error_page
by Igor Sysoev
· 17 years ago
f1c8f44
update previous commit
by Igor Sysoev
· 17 years ago
de8ec1e
use ngx_int_t in ngx_sort() callback
by Igor Sysoev
· 17 years ago
fb14092
fix large memory allocation in "error_page 495-497 /uri"
by Igor Sysoev
· 17 years ago
f39876c
create dummy resolver in http context to inherit it in all servers
by Igor Sysoev
· 17 years ago
887dd4e
reset r->content_handler in a named location
by Igor Sysoev
· 17 years ago
dfd5511
use cf->cycle->new_log because at merge stage cf->pool->log is old log
by Igor Sysoev
· 17 years ago
4491dae
cleanup resolver
by Igor Sysoev
· 17 years ago
88b2406
fix order
by Igor Sysoev
· 17 years ago
d2d673a
fix return code
by Igor Sysoev
· 17 years ago
66b8ad6
fix building by gcc42, etc. introduced in r1858
by Igor Sysoev
· 17 years ago
5a45c68
update GET method text in an subrequest
by Igor Sysoev
· 17 years ago
feee726
axe useless r->server_name
by Igor Sysoev
· 17 years ago
6d7f865
fix building by msvc introduced by r1807
by Igor Sysoev
· 17 years ago
c24de1e
handle old "server_name *"
by Igor Sysoev
· 17 years ago
2d028f8
satisfy all|any
by Igor Sysoev
· 17 years ago
3f24ae2
several changes in server_name:
by Igor Sysoev
· 17 years ago
d5fe818
style fix: remove trailing spaces
by Igor Sysoev
· 17 years ago
8eac726
fix building --without-pcre
by Igor Sysoev
· 17 years ago
c16b005
ngx_http_gzip_static_module and gzip_disable
by Igor Sysoev
· 17 years ago
99c3ab9
optimization
by Igor Sysoev
· 17 years ago
513fec7
style fix
by Igor Sysoev
· 17 years ago
f3b0e49
open_file_cache_min_uses
by Igor Sysoev
· 17 years ago
9b9616e
open_file_cache_retest > open_file_cache_valid
by Igor Sysoev
· 17 years ago
86ef6aa
move condition declarations inside blocks where they are used
by Igor Sysoev
· 17 years ago
6b2fce4
allow to use IP addresses without defined resolver
by Igor Sysoev
· 17 years ago
4d65f65
zero ngx_url_t
by Igor Sysoev
· 17 years ago
14c8422
style fix
by Igor Sysoev
· 17 years ago
13f5ff9
http resolver and resolver_timeout
by Igor Sysoev
· 17 years ago
070cf22
server_tokens
by Igor Sysoev
· 17 years ago
9e039cf
fix typo
by Igor Sysoev
· 17 years ago
e345d26
fix typo
by Igor Sysoev
· 17 years ago
8decab3
merge_slashes
by Igor Sysoev
· 17 years ago
12446d8
fix segfault if no server_name was defined
by Igor Sysoev
· 17 years ago
7ed63ee
use pool instead of ngx_conf_t
by Igor Sysoev
· 17 years ago
9d2811b
omit trailing zero in directory name
by Igor Sysoev
· 18 years ago
4b96baa
u_char* is enough to keep file name
by Igor Sysoev
· 18 years ago
9afd58f
open_file_cache_events
by Igor Sysoev
· 18 years ago
140c755
open_file_cache in HTTP
by Igor Sysoev
· 18 years ago
966e2a5
auto redirect lost arguments
by Igor Sysoev
· 18 years ago
43c3bf4
regex in server_name
by Igor Sysoev
· 18 years ago
307ab0d
fix building by bcc without PCRE
by Igor Sysoev
· 18 years ago
031a6e2
set default listen() backlog to 511 on all platforms except FreeBSD
by Igor Sysoev
· 18 years ago
8889b65
named location
by Igor Sysoev
· 18 years ago
a1df416
--sysconfdir=DIR
by Igor Sysoev
· 18 years ago
9d8a75c
the "www.example.*" wildcard hash support
by Igor Sysoev
· 18 years ago
6d9a660
fix building --without-http_rewrite_module, the bug was introduced in r1236
by Igor Sysoev
· 18 years ago
6633572
use pointer to an array instead of array for inclusive locations inside location
by Igor Sysoev
· 18 years ago
c915106
optimize regex location search
by Igor Sysoev
· 18 years ago
bf15d70
forbid alias inside location given by regular expression
by Igor Sysoev
· 18 years ago
c02ed54
use stable search where it is required
by Igor Sysoev
· 18 years ago
5f6989e
style fix
by Igor Sysoev
· 18 years ago
08d068f
limit minimal pool size
by Igor Sysoev
· 18 years ago
5a8bc36
style fix
by Igor Sysoev
· 18 years ago
c9b57dc
sendfile_max_chunk
by Igor Sysoev
· 18 years ago
b4ccb9f
$request_time has millisecond precision
by Igor Sysoev
· 18 years ago
7a58860
*) introduce ngx_strchr()
by Igor Sysoev
· 18 years ago
10b9894
style fix
by Igor Sysoev
· 18 years ago
ceab369
disable $document_root variable in the "root/alias" directive
by Igor Sysoev
· 18 years ago
eba03e6
the "include" support inside the "types" directive
by Igor Sysoev
· 18 years ago
4ca98f6
style fix
by Igor Sysoev
· 18 years ago
722231f
ngx_strcasecmp()/ngx_strncasecmp()
by Igor Sysoev
· 18 years ago
cd5b99a
undo "client_body_in_file_only any"
by Igor Sysoev
· 18 years ago
64304df
client_body_in_file_only any
by Igor Sysoev
· 18 years ago
300de4f
allow "sendfile" in "if" context
by Igor Sysoev
· 18 years ago
a1e82cc
style fix
by Igor Sysoev
· 18 years ago
bf3aaac
rewritten upstream
by Igor Sysoev
· 18 years ago
8365f73
add more WebDAV methods
by Igor Sysoev
· 18 years ago
5fd6d34
fix subrequest limit
by Igor Sysoev
· 18 years ago
85300c3
fix subrequest limit
by Igor Sysoev
· 18 years ago
20bf47b
now the "listen" directives use ngx_parse_url()
by Igor Sysoev
· 18 years ago
960100e
<!--#include virtual=... set=... -->
by Igor Sysoev
· 18 years ago
0e5f86d
remove r->root_length
by Igor Sysoev
· 18 years ago
c3df798
compact r->http_minor and r->http_major
by Igor Sysoev
· 18 years ago
9fcccaf
fix <!--#include virtual=... wait="yes" -->
by Igor Sysoev
· 18 years ago
8a3cdc0
allowing handling 400 errors via proxy_pass
by Igor Sysoev
· 19 years ago
586f7a5
disable "error_page 499 ..."
by Igor Sysoev
· 19 years ago
da173ab
nginx-0.4.0-RELEASE import
by Igor Sysoev
· 19 years ago
nginx-0.4.0
3f8dc59
nginx-0.3.61-RELEASE import
by Igor Sysoev
· 19 years ago
nginx-0.3.61
5fede1e
nginx-0.3.60-RELEASE import
by Igor Sysoev
· 19 years ago
nginx-0.3.60
ef31643
nginx-0.3.59-RELEASE import
by Igor Sysoev
· 19 years ago
nginx-0.3.59
08e63d4
nginx-0.3.58-RELEASE import
by Igor Sysoev
· 19 years ago
nginx-0.3.58
c55a104
nginx-0.3.57-RELEASE import
by Igor Sysoev
· 19 years ago
nginx-0.3.57
8f12558
nginx-0.3.55-RELEASE import
by Igor Sysoev
· 19 years ago
nginx-0.3.55
bb28b6d
nginx-0.3.54-RELEASE import
by Igor Sysoev
· 19 years ago
nginx-0.3.54
1765f47
nginx-0.3.53-RELEASE import
by Igor Sysoev
· 19 years ago
nginx-0.3.53
ef809b8
nginx-0.3.50-RELEASE import
by Igor Sysoev
· 19 years ago
nginx-0.3.50
afd7ec5
nginx-0.3.48-RELEASE import
by Igor Sysoev
· 19 years ago
nginx-0.3.48
6f134cc
nginx-0.3.47-RELEASE import
by Igor Sysoev
· 19 years ago
nginx-0.3.47
3338cfd
nginx-0.3.46-RELEASE import
by Igor Sysoev
· 19 years ago
nginx-0.3.46
ac72bd1
nginx-0.3.44-RELEASE import
by Igor Sysoev
· 19 years ago
nginx-0.3.44
b051817
nginx-0.3.43-RELEASE import
by Igor Sysoev
· 19 years ago
nginx-0.3.43
7f7846d
nginx-0.3.42-RELEASE import
by Igor Sysoev
· 19 years ago
nginx-0.3.42
7bdb720
nginx-0.3.40-RELEASE import
by Igor Sysoev
· 19 years ago
nginx-0.3.40
cdf609a
nginx-0.3.39-RELEASE import
by Igor Sysoev
· 19 years ago
nginx-0.3.39
8a2b2fb
nginx-0.3.38-RELEASE import
by Igor Sysoev
· 19 years ago
nginx-0.3.38
Next »