adding license and readme

This commit is contained in:
Mohammad Naghavi 2016-02-12 08:58:41 +01:00
parent 07528ab957
commit 4344b651bb
2 changed files with 12 additions and 0 deletions

5
README.md Normal file
View file

@ -0,0 +1,5 @@
#nginx file browser
This web application is a very simple file browser which can be used
effectively together with [nginx's autoindex module](http://nginx.org/en/docs/http/ngx_http_autoindex_module.html).
A sample nginx configuration is also included.