AllowOverride explained for apache .htaccess

added extra example so users have a reference
This commit is contained in:
Ferry Manders
2018-04-12 10:36:45 +02:00
committed by GitHub
parent 71fa2d867f
commit d81595f43f

View File

@@ -116,6 +116,7 @@ Currently added languages are
### Apache
A .htaccess file ships with the app, however, a lot of apache installations disallow .htaccess files by default.
You will notice this due to some links not working like ``/settings``.
#### Fixes & work around options
##### - Apache global allow .htaccess