Hi, after installing backuppc you have to make it available to apache. Do the following (for apache2):
ln -s /etc/backuppc/apache.conf /etc/apache2/sites-available/ mv /etc/apache2/sites-available/apache.conf /etc/apache2/sites-available/backuppc.conf a2ensite backuppc.conf /etc/init.d/apache2 reload regards, Thilo +---------------------------------------------------------------------- |This was sent by [EMAIL PROTECTED] via Backup Central. |Forward SPAM to [EMAIL PROTECTED] +---------------------------------------------------------------------- ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ 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/
