A Beautified Apache Index – h5ai
17
Jul
// php the_time('Y') ?>
Although listing the contents of a directory is not a good practice for most of the websites (considering the complete structure and files will be available to the public eyes), it is an easy way to show and share files.
The default Apache directory listing/index page is not the most handsome one and h5ai is a template built specifically to improve these pages.
Its is built with HTML5 Boilerplate, jQuery + Modernizr and can be implemented with few steps: "copy folder h5ai to the web-root directory of your server and update the .htaccess file".
There is a list of options provided inside a JavaScript file and, best of all, the output can be presented in multiple languages with the strings being defined inside that JS file.
Website: http://larsjung.de/h5ai
Demo: http://larsjung.de/h5ai/sample
Download: https://github.com/lrsjng/h5ai
Demo: http://larsjung.de/h5ai/sample
Download: https://github.com/lrsjng/h5ai
- Tags:
Apache Javascript
- Filed under: CC License, Goodies, Templates
- 4 Comments












4 Responses for "A Beautified Apache Index – h5ai"
Website and Demo reports 404 :-/
The demo and website link returns a beautiful 404 page, but that’s all
404 ยท File Not Found!
Yeah. Is it possible to fix the link, like Damien points out? I’m eager to see what’s happening on this link…
Guys,
The website seems to function well now.