From 2330bb06ececee220d854883a2870a3adf17c277 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 19 Oct 2014 03:54:53 +0200 Subject: Version 4.1. Support for photo galleries and advanced caching. --- protected/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 protected/README (limited to 'protected') diff --git a/protected/README b/protected/README new file mode 100644 index 0000000..4562dd5 --- /dev/null +++ b/protected/README @@ -0,0 +1,7 @@ +Placeholder for Git. +This directory is stored images protected by nginx 'X-Accel-Redirect' Header. +Needs write access for PHP. + +location /protected { + internal; +} -- cgit v1.2.3