mirror of
https://github.com/oupala/apaxy.git
synced 2025-08-22 16:52:54 +02:00
Corrected minimum Apache version
This commit is contained in:
@@ -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.
|
||||
[Faenza Icons](http://tiheum.deviantart.com/art/Faenza-Icons-173323228) are used in the `apaxy` theme.
|
||||
|
Reference in New Issue
Block a user