commit | 08215fca08617c8fd56f416b56f8216f1d5090b3 | [log] [download] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Mon Oct 24 15:08:11 2005 +0000 |
committer | Jonathan Kolb <jon@b0g.us> | Mon Oct 24 15:08:11 2005 +0000 |
tree | 2dc4e77eb53393c690ef97c9b76b9cbc113815ca | |
parent | 8115af1b3993d74c1b7fe1c9b287c1c190c19ea9 [diff] |
Changes with nginx 0.3.6 24 Oct 2005 *) 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; bug appeared in 0.3.3. *) Bugfix: if the URI part is omitted in "proxy_pass" directive, the the 80 port was always used.