GithubHelp home page GithubHelp logo

fancyindex's Introduction

fancyindex

Overview

fancyindex is a simple PHP script to create a directory listing. It was created after the need to list the contents of a folder but Apaches' +Indexes option wasn't avaliable on the server. Since making the header links is done with the option FancyIndex this script is named fancyindex.

The script looks for a file index.txt which will inserted as-is into the HTML output. PHP code won't be parsed, HTML tags for formatting the text work.

A link to the parent folder will be shown (using ..) if the parent folder is readable for PHP.

Prerequisites

A webserver with PHP. Tested on Apache with PHP5.

Installation

Drop the file index.php into the directory you want to get listed and make sure the webserver uses it as index file.

Configuration

PHP requires explicitly setting the timezone before using it. The script uses Europe/Berlin as timezone. Depending on your location this might need to get adjusted.

License

Licensed under the terms of the GPL. See the file COPYING for details. Icons taken from the Tango Icon Library, licensed as Public Domain.

fancyindex's People

Contributors

bluebrother avatar

Stargazers

THIMOTHEE Rudy avatar Ade Malsasa Akbar avatar Yusky avatar  avatar Ken Garland avatar

Watchers

 avatar  avatar James Cloos avatar Wolfgang Blessen 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.