1
0
mirror of https://github.com/lrsjng/h5ai.git synced 2025-08-20 12:41:29 +02:00

Improved preformance for large directories. Changed build process.

This commit is contained in:
Lars Jung
2011-07-28 18:07:13 +02:00
parent 2e179df6e5
commit 5db74d054f
157 changed files with 150 additions and 440 deletions

View File

@@ -1,4 +1,4 @@
# h5ai v0.11   ·   a beautified Apache index
# h5ai v0.12   ·   a beautified Apache index
h5ai tries to make browsing files on a Apache HTTP server more comfortable. It makes use of the
built-in autoindex module of Apache and adds styles and functionality to the page generated by
@@ -17,6 +17,12 @@ please respect their rights.
## Changelog
### v0.12
*2011-07-28*
* improved performance
### v0.11
*2011-07-27*