nginx-0.1.3-RELEASE import

*) Feature: the ngx_http_autoindex_module and the autoindex directive.

    *) Feature: the proxy_set_x_url directive.

    *) Bugfix: proxy module may get caught in an endless loop when sendfile
       is not used.
This commit is contained in:
Igor Sysoev
2004-10-25 15:29:23 +00:00
parent 4925ed843a
commit 723e6cc248
30 changed files with 780 additions and 57 deletions

5
auto/configure vendored
View File

@@ -23,13 +23,14 @@ fi
. auto/cc/conf
. auto/os/conf
. auto/modules
. auto/lib/conf
if [ "$PLATFORM" != win32 ]; then
. auto/threads
fi
. auto/modules
. auto/lib/conf
. auto/make
. auto/lib/make
. auto/install