45 lines
982 B
Markdown
45 lines
982 B
Markdown
h5ai - a beautified Apache index
|
|
================================
|
|
|
|
Screenshot
|
|
----------
|
|
|
|
<img
|
|
width="800"
|
|
src="http://repo.larsjung.de/screens/h5ai.png"
|
|
alt="screenshot"
|
|
title="screenshot"
|
|
style="border: 1px solid #ccc"
|
|
/>
|
|
|
|
|
|
compare it to apache's built in autoindex:
|
|
|
|
<img
|
|
width="800"
|
|
src="http://repo.larsjung.de/screens/ai.png"
|
|
alt="apache autoindex"
|
|
title="apache autoindex"
|
|
style="border: 1px solid #ccc"
|
|
/>
|
|
|
|
|
|
Install
|
|
-------
|
|
|
|
* copy the `h5ai` folder to the web-root directory of your server
|
|
* add the content of file `dot-htaccess` to the `.htaccess` file in the directory
|
|
you want to be indexed (you might have to create this file)
|
|
|
|
|
|
License
|
|
-------
|
|
|
|
This project is licensed under the [CC BY-SA 3.0 License](http://creativecommons.org/licenses/by-sa/3.0/).
|
|
|
|
It is based on the awesome [HTML5 Boilerplate](http://html5boilerplate.com) and the beautiful
|
|
[Faenza icon set](http://tiheum.deviantart.com/art/Faenza-Icons-173323228), please respect their rights.
|
|
|
|
|
|
|