Add note about AllowOverride
This commit is contained in:
parent
e62515c1b9
commit
8d46da3b6f
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ You should also ensure that the *templates_c* folder has the right permissions:
|
||||||
|
|
||||||
chmod 777 templates_c/
|
chmod 777 templates_c/
|
||||||
|
|
||||||
|
If your web server is Apache, you need to set the `AllowOverride` setting to `All` or `FileInfo`.
|
||||||
|
|
||||||
##Config
|
##Config
|
||||||
|
|
||||||
If you want to use a custom config, you need to create a config file:
|
If you want to use a custom config, you need to create a config file:
|
||||||
|
|
Loading…
Reference in a new issue