From 2a3d701d88e5bb449a6cbc667e653ab4e009be9b Mon Sep 17 00:00:00 2001 From: DSB Date: Sun, 25 Nov 2012 11:14:12 +0100 Subject: [PATCH] Added work folder --- work/.htaccess | 1 + work/backup/.htaccess | 1 + work/config/.htaccess | 1 + work/log/.htaccess | 1 + 4 files changed, 4 insertions(+) create mode 100644 work/.htaccess create mode 100644 work/backup/.htaccess create mode 100644 work/config/.htaccess create mode 100644 work/log/.htaccess diff --git a/work/.htaccess b/work/.htaccess new file mode 100644 index 0000000..3a42882 --- /dev/null +++ b/work/.htaccess @@ -0,0 +1 @@ +Deny from all diff --git a/work/backup/.htaccess b/work/backup/.htaccess new file mode 100644 index 0000000..3a42882 --- /dev/null +++ b/work/backup/.htaccess @@ -0,0 +1 @@ +Deny from all diff --git a/work/config/.htaccess b/work/config/.htaccess new file mode 100644 index 0000000..3a42882 --- /dev/null +++ b/work/config/.htaccess @@ -0,0 +1 @@ +Deny from all diff --git a/work/log/.htaccess b/work/log/.htaccess new file mode 100644 index 0000000..3a42882 --- /dev/null +++ b/work/log/.htaccess @@ -0,0 +1 @@ +Deny from all