From: Kern Sibbald Date: Wed, 17 Jan 2007 13:15:20 +0000 (+0000) Subject: Update install doc X-Git-Tag: Release-2.0.2~78 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e397326b09c7cde89a2ccb69242513f88628c8c1;p=bacula%2Fbacula Update install doc git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4004 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/gui/bweb/INSTALL b/gui/bweb/INSTALL index fc7286d723..f70aa99a16 100644 --- a/gui/bweb/INSTALL +++ b/gui/bweb/INSTALL @@ -109,6 +109,16 @@ Put this in your httpd.conf, and add user with htpasswd Require valid-user +On SuSE 10.2, the following in /etc/apache2/default-server.conf works. +However, it is not secure: + +Directory "/srv/www/cgi-bin/bweb"> + AllowOverride None + Options +ExecCGI -Includes + Order allow,deny + Allow from all + + ################ CONFIGURATION ################################# diff --git a/gui/bweb/install_bweb b/gui/bweb/install_bweb index 5e0d2484c8..4f5a58cdae 100755 --- a/gui/bweb/install_bweb +++ b/gui/bweb/install_bweb @@ -1,6 +1,7 @@ #!/bin/sh # # Change the following four environment variables to suit your system +# Note, the configuration below works on a stock SuSE 10.2 system # # Root directory of web files #