aboutsummaryrefslogtreecommitdiff
path: root/protected/README
diff options
context:
space:
mode:
authorroot2014-10-19 03:54:53 +0200
committerroot2014-10-19 03:54:53 +0200
commit2330bb06ececee220d854883a2870a3adf17c277 (patch)
treee49f6b561faf5b39a81d57d54fa57a1550074c0f /protected/README
parenta3009bf57d50fbc25a707b32fb3c5c170d011680 (diff)
downloadjungegemeinde-2330bb06ececee220d854883a2870a3adf17c277.tar.gz
Version 4.1. Support for photo galleries and advanced caching.
Diffstat (limited to 'protected/README')
-rw-r--r--protected/README7
1 files changed, 7 insertions, 0 deletions
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;
+}