From 8b6da7fc24ef43c65474e9815c685598f765f723 Mon Sep 17 00:00:00 2001 From: lars Date: Sun, 4 Dec 2005 20:22:36 +0000 Subject: [PATCH] README.Debian updated --- cbox-tree.d/usr/share/doc/cryptobox/README.Debian | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cbox-tree.d/usr/share/doc/cryptobox/README.Debian b/cbox-tree.d/usr/share/doc/cryptobox/README.Debian index 97db60a..75e30cb 100644 --- a/cbox-tree.d/usr/share/doc/cryptobox/README.Debian +++ b/cbox-tree.d/usr/share/doc/cryptobox/README.Debian @@ -9,8 +9,8 @@ you need the following packages, which are not (yet) part of the main debian dis If you do not use thttpd as your webserver, you should add the cgi-bin path to your script directory. For apache this would be something like the following: (file /etc/apache???/conf.d/cryptobox) -AliasMatch ^/cryptobox(.+) /var/www/cryptobox$1 -ScriptAlias /cryptobox /var/www/cgi-bin/cryptobox.pl +Alias /cryptobox-misc /var/www/cryptobox-misc +ScriptAlias /cryptobox /usr/lib/cgi-bin/cryptobox.pl --- Lars Kruse Wed, 30 Nov 2005 01:05:45 +0100 +-- Lars Kruse Sun, 4 Dec 2005 21:05:45 +0100