From 38f4a6b805947ff2d2cf27dc65e612e92bd45388 Mon Sep 17 00:00:00 2001 From: Denis Grinyuk Date: Thu, 18 Jan 2018 10:49:22 +0300 Subject: Readme: Reminder to allow .htaccess in vhost config --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d4f3c52..6c67d74 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,11 @@ browsers download the RRD files and allows the user to zoom and move though the history using their pointer device. See [doc/nginx.conf](doc/nginx.conf) for an example configuration for the nginx -web server. The `.htaccess` file in the top-level directory can serve as a guide -for Apache configuration. +web server. + +The `.htaccess` file in the top-level directory can serve as a guide for Apache +configuration. Add `AllowOverride` directive to your virtual host configuration +to allow `.htaccess` use. Performance tips ---------------- -- cgit v1.1