morb
Newbie
Posts: 6
Joined: Jun 2009
Reputation: 0
|
Backuppc
Hi how can I run backuppc ?
I get this error when I try to acess it
[2010-02-21 14:22:52]: uid: (2000/vu2000) gid: (2000/vu2000) cmd: index.cgi
[2010-02-21 14:22:52]: command not in docroot (/usr/share/backuppc/cgi-bin/index.cgi)
Alias /backuppc /usr/share/backuppc/cgi-bin/
<Directory /usr/share/backuppc/cgi-bin/>
AllowOverride None
# Uncomment the line below to ensure that nobody can sniff importanti
# info from network traffic during editing of the BackupPC config or
# when browsing/restoring backups.
# Requires that you have your webserver set up for SSL (https) access.
#SSLRequireSSL
Options ExecCGI FollowSymlinks
AddHandler cgi-script .cgi
DirectoryIndex index.cgi
AuthGroupFile /etc/backuppc/htgroup
AuthUserFile /etc/backuppc/htpasswd
AuthType basic
AuthName "BackupPC admin"
require valid-user
</Directory>
|
|
02-22-2010 12:24 AM |
|
User(s) browsing this thread: 1 Guest(s)