sindex.php
sindex.php is a simple directory listing script made with PHP
Features
- Clean directory listings with file names, sizes and timestamps
- Sorting
- No unnecessary files - just
sindex.php- +
.htaccessif Apache's mod_rewrite is enabled
- +
- Valid HTML5 markup
Downloads
Current version: 0.1 (2010-02-20)
- Download
Downloaded 5874 times
Installation
With Apache's mod_rewrite enabled:
- Copy
.htaccessandsindex.phpto your web directory - Open
.htaccessand 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
- 0.1 (2011-02-20):
first version
Todo
- More supported icons / file types (image, video, audio, archive, rich document, text document...)
- Implementation with one base 64 encoded sprite file and CSS classes
- Some CSS3?
Joni Rantala 2011 - 2026 <joni[ÄT]jonirantala.fi>
