An open API service indexing awesome lists of open source software.

https://github.com/ideal/nginx-bjtu

Nginx modified for mirror.bjtu.edu.cn
https://github.com/ideal/nginx-bjtu

Last synced: over 1 year ago
JSON representation

Nginx modified for mirror.bjtu.edu.cn

Awesome Lists containing this project

README

          

nginx-bjtu
==========

Nginx modified for mirror.bjtu.edu.cn

There's only a patch based on nginx 1.2.5 currently. The patch mainly does 3 modifications:

1. add an optione `keepalive_autoclose`, and it will auto disable keep-alive when the request is for some specific file types (such as .iso, .gz).

2. a nicer directory listing look for mirror.bjtu.edu.cn.

3. some error page are directly put into source code.