sergio wrote:

> I installed backuppc on CentOS 5.1 distribution
> in the help documentation, I found this example
> Example:
>
>    $Conf{CgiUserHomePageCheck} = '/var/www/html/users/%s.html';
>    $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

It doesn't need to contain anything. You can use this if you want to  
create clickable usernames that link to something (i.e. a homepage or  
something).

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

You don't need to use this feature. You can just use emptry strings  
('') and the usernames won't be linked to anything. It's just there  
who people that want to use it.

Nils Breunese.

-------------------------------------------------------------------------
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