diff options
author | pmichaud <pmichaud@524c5546-5005-0410-9a3e-e25e191bd360> | 2005-09-01 16:07:40 +0000 |
---|---|---|
committer | pmichaud <pmichaud@524c5546-5005-0410-9a3e-e25e191bd360> | 2005-09-01 16:07:40 +0000 |
commit | b65387cae7967a5431716a967004993a9c92535a (patch) | |
tree | e5fda0d14591c8da6abaf38abb3af821a8ed5429 /cookbook | |
parent | cf5aea0ab5057de5a0bc9e5896e71c8c400f5ef6 (diff) | |
download | pmwiki.svn-b65387cae7967a5431716a967004993a9c92535a.tar.bz2 |
Added to protect cookbook entries.
git-svn-id: svn://pmwiki.org/trunk/pmwiki@808 524c5546-5005-0410-9a3e-e25e191bd360
Diffstat (limited to 'cookbook')
-rw-r--r-- | cookbook/.htaccess | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cookbook/.htaccess b/cookbook/.htaccess new file mode 100644 index 00000000..c3c2d19d --- /dev/null +++ b/cookbook/.htaccess @@ -0,0 +1,2 @@ +Order Deny,Allow +Deny from all |