]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl update
authorEric Bollengier <eric@eb.homelinux.org>
Mon, 1 Jan 2007 15:02:59 +0000 (15:02 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Mon, 1 Jan 2007 15:02:59 +0000 (15:02 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3889 91ce42f0-d328-0410-95d8-f526ca767f89

gui/bweb/INSTALL

index 42872044e74b054d141127409a2477c2c41e918d..e0be74b064e0a293f98b83eb2b9c509a0656fc71 100644 (file)
@@ -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 !