Coder Social home page Coder Social logo

nginx-indexer's Introduction

Nginx Indexer

Coded by Tuxy

Nginx Indexer coded with HTML/CSS and using PNG 16x16 icons.

The ngx_http_addition_module required for this to work.

ToDo: Use organic, devicons and add dark style.

Config Nginx

server {
  listen 80;
  server_name domain.com;
  root /home/web;
  add_before_body /.nginx/header.html;
  add_after_body /.nginx/footer.html;
  autoindex_exact_size off;
  autoindex on;
} #indexer

Copy .nginx folder into your /home/web directory.

Demo: http://indexer.zvoid.net/

BEFORE

before

AFTER

after

Additional Icons

You're welcome to request additional icons for any mime-types in issue tracker.

Request Example Format:

  • Name: Executable
  • Extension: exe
  • Icon: 16x16px (imgur.com icon link)
  • Site: (official site or wiki page if any)

Supported Extensions

checksums
.sig, .asc, .pgp, .md5, .sha1, .sha256, MD5, SHA1, SHA256
compressed
.7z, .zip, .rar, .tar, .tar.gz, .tgz, .bz2, .deb, .rpm, .iso, .bin, .cue
data storage
.csv, .json, .xml, .yaml, .yml, .sql, .sqlite, .ini, .reg
documents
.pdf, .chm, .djvu, .epub, .mobi, .txt, .rtf, .doc
information
CHANGELOG, INSTALL, COPYING, LICENSE, README, .nfo, .diz
media files
.avi, .flac, .flv, .gif, .jpeg, .jpg, .mkv, .mp3, .mp4, .psd, .png, .mov, .ra, .rv, .wav, .bmp
source code
.h, .c, .cpp, .css, .go, .htm, .html, .class, .java, .js, .lua, .pl, .php, .nim, .rlib, .rs, .less, .py, .rb, .sh

nginx-indexer's People

Contributors

nervo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.