|
|
|
@ -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 <devel@sumpfralle.de> Wed, 30 Nov 2005 01:05:45 +0100
|
|
|
|
|
-- Lars Kruse <devel@sumpfralle.de> Sun, 4 Dec 2005 21:05:45 +0100
|
|
|
|
|
|
|
|
|
|