An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
Go to file
Maxim Dounin 1b77858ac5 Entity tags: the "etag" directive.
It allows to disable generation of nginx's own entity tags, while
still handling ETags in cache properly.  This may be useful e.g.
if one want to serve static files from servers with different ETag
generation algorithms.
2012-07-09 14:53:42 +00:00
auto Configure: fixed "make" used instead of "${MAKE}". 2012-07-07 09:35:30 +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 Typo fixed. 2012-07-03 11:28:54 +00:00
misc Updated OpenSSL used for win32 builds. 2012-05-15 14:20:06 +00:00
src Entity tags: the "etag" directive. 2012-07-09 14:53:42 +00:00
.hgtags release-1.3.2 tag 2012-06-26 13:46:53 +00:00