summaryrefslogtreecommitdiffhomepage
path: root/src/http/modules/ngx_http_autoindex_handler.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2004-10-26nginx-0.1.4-RELEASE importrelease-0.1.4Igor Sysoev1-18/+20
*) Bugfix: in the ngx_http_autoindex_module.
2004-10-25nginx-0.1.3-RELEASE importrelease-0.1.3Igor Sysoev1-0/+560
*) 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.