Skip to content
Snippets Groups Projects
Commit c14b7d70 authored by devCoster's avatar devCoster
Browse files

Update README.md

parent 0a205732
No related branches found
No related tags found
No related merge requests found
......@@ -3,9 +3,9 @@
## What is BetterListing?
BetterListing enhances and themes the default NGINX directory listings __WITHOUT__ the need for the Fancy Index module. As BetterListing uses Javascript and jQuery, no compiling or reinstalling is required. Who can be bothered with that, anyway?
__Try it out:__ [devcoster.com/betterlisting/demo](https://www.devcoster.com/betterlisting/demo)
BetterListing was tested on NGINX 1.10.0
## Features:
......@@ -16,14 +16,14 @@ BetterListing was tested on NGINX 1.10.0
- Easily add support for new MIME types when needed.
- Released under GNU General Public License v3 (GPL-3).
- Supports the following file types
'''
```
.7z, .avi, .bin, .c++, .c, .css, .deb, .doc, .docx, .gif, .gzip, .html, .ico, .iso, .java, .jpeg, .jpg, .js, .mp3, .mp4, .msg, .ogg, .pdf, .php, .png, .ppt, .pptx, .psd, .py, .rar, .sql, .swf, .tiff, .torrent, .txt, .wav, .wmv, .xls, .xlsx, .zip
'''
```
## Requirements:
- NGINX (Fancy Index module not required)
- Write access to '/etc/nginx/sites-enabled/default'
- Write access to `/etc/nginx/sites-enabled/default`
## Installation:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment