The official NGINX Open Source repository.
Go to file
Maxim Dounin 34229e9d4d Fixed core variables dynamic access after reconfiguration.
If variable was indexed in previous configuration but not in current
one, the NGX_HTTP_VAR_INDEXED flag was left set and confused
ngx_http_get_variable().

Patch by Yichun Zhang (agentzh), slightly modified.
2012-05-17 18:10:34 +00:00
auto Fixed building --with-cpp_test_module on some systems. 2012-05-17 15:12:45 +00:00
conf Added the HTTPS fastcgi_param to fastcgi.conf. 2011-12-25 19:15:56 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.3.0-RELEASE 2012-05-15 14:23:49 +00:00
misc Updated OpenSSL used for win32 builds. 2012-05-15 14:20:06 +00:00
src Fixed core variables dynamic access after reconfiguration. 2012-05-17 18:10:34 +00:00
.hgtags release-1.3.0 tag 2012-05-15 14:24:09 +00:00