From: Eric Bollengier Date: Thu, 16 Jul 2009 09:11:53 +0000 (+0000) Subject: update INSTALL file X-Git-Tag: Release-3.0.2~48 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=30c5d861817d1691bfaabf35805ad433b328dbc9;p=bacula%2Fbacula update INSTALL file git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@9018 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/gui/bweb/INSTALL b/gui/bweb/INSTALL index 23c91143dc..b335df8e2b 100644 --- a/gui/bweb/INSTALL +++ b/gui/bweb/INSTALL @@ -117,6 +117,14 @@ It could be a good idea to protect your bweb installation (optional). Put this in your httpd.conf, and add user with htpasswd +Alias /bweb /usr/share/bweb/html + + Options FollowSymLinks MultiViews + AllowOverride None + Order allow,deny + allow from all + + ScriptAlias /cgi-bin/bweb /usr/lib/cgi-bin/bweb Options ExecCGI -MultiViews +SymLinksIfOwnerMatch