341646e9fb
Add two new variables NGINX_ACCESSLOG and NGINX_ERRORLOG to allow log paths customization, i.e. % make NGINX_ACCESSLOG=/dev/null NOTE. If you want nginx to log errors into stderr it's better to use % make NGINX_ERRORLOG=stderr instead of NGINX_ERRORLOG=/dev/stderr to avoid duplicate error messages during startup. <ChangeLog> *) Feature: the ngx_http_geoip_module. *) Bugfix: XSLT filter may fail with message "not well formed XML document" for valid XML document. Thanks to Kuramoto Eiji. *) Bugfix: now in MacOSX, Cygwin, and nginx/Windows locations given by a regular expression are always tested in case insensitive mode; *) Bugfix: now nginx/Windows ignores trailing dots in URI. Thanks to Hugo Leisink. *) Bugfix: name of file specified in --conf-path was not honored during installation; the bug had appeared in 0.6.6. Thanks to Maxim Dounin. </ChangeLog> |
||
---|---|---|
.. | ||
files | ||
distinfo | ||
Makefile | ||
pkg-descr | ||
pkg-plist |