HTTP web server index for Apache httpd, lighttpd and nginx.
Find a file
2011-06-17 19:02:21 +02:00
h5ai Changed custom header and footer handling. 2011-06-17 14:02:58 +02:00
dot.htaccess Changed custom header and footer handling. 2011-06-17 14:02:58 +02:00
README.md Updated readme. 2011-06-17 19:02:21 +02:00

h5ai - a beautified Apache index

Screenshots

screenshot screenshot

Live example

View a sample folder
(the files are all empty to save webspace)

Install

  • Copy the h5ai folder to the web-root directory of your server or alternativly set an alias /h5ai/ to this folder.
  • Add the content of file dot.htaccess to the .htaccess file in the directory you want to be styled (you might have to create this file). This directory and any subdirectories will be styled by h5ai.
  • Optionally add h5ai.header.html and/or h5ai.footer.html files to any of the styled folders to display custom top or bottom sections. The content of those files will be wrapped by <header> and <footer> tags.

Changelog

v0.2.3

2011-06-17

  • more refactoring in main.js
  • added custom js support, and global includes removed, only custom top and bottom sections supported

v0.2.2

2011-06-16

  • refactored a lot, added some comments
  • included fixes from NumEricR
  • added top/bottom message support, only basicly styled

v0.2.1

2011-06-16

  • fixed croped filenames
  • fixed missing .png extension in header
  • added some color to the links
  • added changelog

v0.2

2011-06-15

  • added icon view

Author

Lars Jung
h5ai on github

License

Creative Commons License

This project is licensed under the CC BY-SA 3.0 License.

It is based on the awesome HTML5 Boilerplate and the beautiful Faenza icon set, please respect their rights.