git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4004
91ce42f0-d328-0410-95d8-
f526ca767f89
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 #################################
#!/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
#