summaryrefslogtreecommitdiffhomepage
path: root/src/http/modules/ngx_http_log_module.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2005-10-24nginx-0.3.6-RELEASE importrelease-0.3.6Igor Sysoev1-0/+71
*) Change: now the IMAP/POP3 proxy do not send the empty login to authorization server. *) Feature: the "log_format" supports the variables in the $name form. *) Bugfix: if at least in one server was no the "listen" directive, then nginx did not listen on the 80 port; the bug had appeared in 0.3.3. *) Bugfix: if the URI part is omitted in "proxy_pass" directive, the the 80 port was always used.