sindex.php

sindex.php is a simple directory listing script made with PHP

View demo

Features

Downloads

Current version: 0.1 (2010-02-20)

Installation

With Apache's mod_rewrite enabled:

  1. Copy .htaccess and sindex.php to your web directory
  2. Open .htaccess and edit RewriteBase to correspond your environment,
    e.g. if your web directory is at http://example.com/~user/dir/, your RewriteBase should be /~user/dir/

History

Todo

  1. More supported icons / file types (image, video, audio, archive, rich document, text document...)
    • Implementation with one base 64 encoded sprite file and CSS classes
  2. Some CSS3?

Joni Rantala 2011 - 2026 <joni[ÄT]jonirantala.fi>