diff options
author | christopherm <christopherm@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-10-13 17:19:32 +0000 |
---|---|---|
committer | christopherm <christopherm@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-10-13 17:19:32 +0000 |
commit | 0dd0dab1bda350998569a4fcbf2e81f109e144a9 (patch) | |
tree | 6b4c3dff44d33a8bdcffd62ccfc961edede83e31 /bin | |
parent | f2cc5ce11878176e3fe9d2bd723ca483ffebbbfc (diff) |
adding .htaccess file on the bin directory. None of these files should be acalled directly
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@213 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'bin')
-rw-r--r-- | bin/.htaccess | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/.htaccess b/bin/.htaccess new file mode 100644 index 00000000..3a428827 --- /dev/null +++ b/bin/.htaccess @@ -0,0 +1 @@ +Deny from all |