diff options
-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 |