From 9b75bc9a6afe33f3918a5c34fb2ca282586f5a01 Mon Sep 17 00:00:00 2001 From: pcanterino <> Date: Sun, 19 Jun 2005 10:09:34 +0000 Subject: [PATCH] Finished documentation of the configuration directive "forbidden" --- README | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README b/README index c20d6fa..9ead651 100644 --- a/README +++ b/README @@ -82,9 +82,12 @@ use_gmt Set this option to 1 if you want to use Greenwich Mean Time (GMT/UTC) in directory listing and in the About dialogue instead of the local time. -forbidden Specify . The filenames have to be separated by space characters. - If a filename contains space characters, you have to - put it into double quotation marks ("/filename"). +forbidden Specify a list of filenames the user is not allowed to + access. The filenames have to be relative to the + virtual root directory (they must also begin with a + slash) and have to be separated by space characters. If + a filename contains space characters, you have to put + it into double quotation marks ("/filename"). error_file The path to the file which defines the error messages. The file has the same format as this one. -- 2.34.1