1
0
mirror of https://github.com/oupala/apaxy.git synced 2025-08-18 13:41:42 +02:00

Merge pull request #79 from ErikBoesen/readme-fixes

A couple minor README tweaks/fixes
This commit is contained in:
Adam Whitcroft
2016-12-01 08:41:19 +00:00
committed by GitHub

View File

@@ -61,12 +61,12 @@ The default Apaxy theme `theme/apaxy` has icons in place for the following mime
## Troubleshooting ## Troubleshooting
Make sure the options set in .htaccess files of Apaxy can actually be changed. This means that you need to allow to ovveride the used options in your apache configuration of the directory apaxy used with: `AllowOverride Indexes` Make sure the options set in `.htaccess` files of Apaxy can actually be changed. This means that you need to allow to ovveride the used options in your apache configuration of the directory apaxy used with: `AllowOverride Indexes`
Find more information in the in the [apache documentation](https://httpd.apache.org/docs/2.2/de/mod/core.html). Find more information in the in the [apache documentation](https://httpd.apache.org/docs/2.2/de/mod/core.html).
## Credits ## Credits
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. Apaxy owes its 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.