summaryrefslogtreecommitdiff
path: root/ledger-smb-httpd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ledger-smb-httpd.conf')
-rw-r--r--ledger-smb-httpd.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/ledger-smb-httpd.conf b/ledger-smb-httpd.conf
index 92aeb65f..4c341da2 100644
--- a/ledger-smb-httpd.conf
+++ b/ledger-smb-httpd.conf
@@ -23,6 +23,11 @@ Alias /ledger-smb /some/path/to/ledger-smb/
Deny from All
</Directory>
+<Directory /some/path/to/ledger-smb/utils>
+ Order Deny,Allow
+ Deny from All
+</Directory>
+
<Directory /some/path/to/ledger-smb/spool>
Order Deny,Allow
Deny from All