From: Eric Bollengier Date: Mon, 1 Jan 2007 15:02:59 +0000 (+0000) Subject: ebl update X-Git-Tag: Release-2.0.0~28 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8deeac8cf9ea2b9dd093d5e7bcb9d25992f9af8e;p=bacula%2Fbacula ebl update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3889 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/gui/bweb/INSTALL b/gui/bweb/INSTALL index 42872044e7..e0be74b064 100644 --- a/gui/bweb/INSTALL +++ b/gui/bweb/INSTALL @@ -13,6 +13,7 @@ Bweb works well with 1.39 release or later. 7) bweb limitation 8) using sudo with autochanger 9) using bfileview.pl +10) accessing to bweb ################ FILE COPY ##################################### # you must get bweb cvs files @@ -214,5 +215,9 @@ Job { To upgrade from an old installation, you can use : ALTER TABLE brestore_pathvisibility ADD Size int8; +################ ACCESSING TO BWEB ############################### + +Now, you are able to launch firefox/mozilla and go on +http://your-server/bweb Enjoy !