mirror of
https://github.com/oupala/apaxy.git
synced 2025-08-20 15:01:22 +02:00
Update README.md
Minor updates as per PR#60.
This commit is contained in:
@@ -63,8 +63,7 @@ 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:
|
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`
|
||||||
```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).
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user