From 8d46da3b6f8d0cc3e9f70818d8e7065b3d6d215b Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sun, 21 Feb 2016 14:43:59 +0100 Subject: [PATCH] Add note about AllowOverride --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d424f31..32071af 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ You should also ensure that the *templates_c* folder has the right permissions: chmod 777 templates_c/ +If your web server is Apache, you need to set the `AllowOverride` setting to `All` or `FileInfo`. + ##Config If you want to use a custom config, you need to create a config file: