cvs commit: ports/www/nginx-devel Makefile distinfo
Sergey A. Osokin
osa at FreeBSD.org
Mon Aug 18 14:54:12 UTC 2008
osa 2008-08-18 14:54:11 UTC
FreeBSD ports repository
Modified files:
www/nginx-devel Makefile distinfo
Log:
Update from 0.7.10 to 0.7.11.
<ChangeLog>
*) Change: now ngx_http_charset_module does not work by default with
text/css MIME type.
*) Feature: now nginx returns the 405 status code for POST method
requesting a static file only if the file exists.
*) Feature: the "proxy_ssl_session_reuse" directive.
*) Bugfix: a "proxy_pass" directive without URI part might use original
request after the "X-Accel-Redirect" redirection was used;
*) Bugfix: if a directory has search only rights and the first index
file was absent, then nginx returned the 500 status code.
*) Bugfix: in inclusive locations; the bugs had appeared in 0.7.1.
</ChangeLog>
Revision Changes Path
1.158 +1 -1 ports/www/nginx-devel/Makefile
1.143 +3 -3 ports/www/nginx-devel/distinfo
More information about the cvs-all
mailing list