]> git.sur5r.net Git - bacula/bacula/commitdiff
Update install doc
authorKern Sibbald <kern@sibbald.com>
Wed, 17 Jan 2007 13:15:20 +0000 (13:15 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 17 Jan 2007 13:15:20 +0000 (13:15 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4004 91ce42f0-d328-0410-95d8-f526ca767f89

gui/bweb/INSTALL
gui/bweb/install_bweb

index fc7286d7239df0fa0ccfc8c96d39af170a7e835d..f70aa99a16788923db7ea16f77eddf32a2121825 100644 (file)
@@ -109,6 +109,16 @@ Put this in your httpd.conf, and add user with htpasswd
         Require valid-user
 </Directory>
 
+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
+</Directory>
+
 
 ################ CONFIGURATION #################################
 
index 5e0d2484c89c20ea29ff28a7d67f6645b2aa94aa..4f5a58cdae4d333ecbee6a3e8f3a329decec4104 100755 (executable)
@@ -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       
 #