From 78f7af80a5e22429e7bf58360803567beaae3a17 Mon Sep 17 00:00:00 2001 From: Adam Whitcroft Date: Wed, 27 May 2015 09:52:53 +0100 Subject: [PATCH] Corrected minimum Apache version --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index deb9fba..3d5faa5 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ _Sadly, visual style is all you can work with. It's not possible to alter the ge ##Installation -Apaxy requires an Apache(2.0.23+) enabled HTTP server. +Apaxy requires an Apache(2.2.11+) enabled HTTP server. Let's assume you have a folder named `share` in your server root directory (the path thus being `http://mywebsite.com/share`) that you'd like to use as your listing directory: @@ -69,4 +69,4 @@ The default Apaxy theme `/themes/apaxy` has icons in place for the following mim Apaxy owes it's existence to the amazing [h5ai](http://larsjung.de/h5ai/) by [Lars Jung](https://twitter.com/lrsjng). Had I not seen this, I would never have looked into making my own (probably way less useful) version. -[Faenza Icons](http://tiheum.deviantart.com/art/Faenza-Icons-173323228) are used in the `apaxy` theme. \ No newline at end of file +[Faenza Icons](http://tiheum.deviantart.com/art/Faenza-Icons-173323228) are used in the `apaxy` theme.