aboutsummaryrefslogtreecommitdiff
path: root/protected/README
diff options
context:
space:
mode:
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;
+}