I installed backuppc on CentOS 5.1 distribution
in the help documentation, I found this example

Example:

   $Conf{CgiUserHomePageCheck}
<http://192.9.200.44/BackupPC?action=view&type=docs#item__conf_cgiuserhomepagecheck_>
= '/var/www/html/users/%s.html';
   $Conf{CgiUserUrlCreate}
<http://192.9.200.44/BackupPC?action=view&type=docs#item__conf_cgiuserurlcreate_>
    = 'http://myhost/users/%s.html';
   --> if /var/www/html/users/craig.html exists, then 'craig' will
     be rendered as a link to http://myhost/users/craig.html.

** I do not understand what the html page must contain

I would like to give access to ordinary users to restore files

Some ideas?
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to