Re: [BackupPC-users] version 4 issue

2015-10-09 Thread Mark Maciolek
Hi, Figured it out finally. Had to comment out the AllowOverride in /etc/httpd/conf/httpd.conf Add Location to BackupPC.conf order deny,allow deny from all allow from 127.0.0.1 allow from ::1/128 Mark -Original Message- From: Mark Maciolek [mailto:m...@sr.unh.edu] Sent: Fr

[BackupPC-users] version 4 issue

2015-10-09 Thread Mark Maciolek
Hi, Have 7 backuppc servers running version 3.3.1, decided to try version 4 on a older unused system. Got it installed and running, with the only issues is that the images do not load when viewing the web site. Not even the logo.gif shows unless I use the complete path /BackupPC/images/logo.gif