Hi Guys,

I successfully got bareos-webui working in Centos 7.

Make sure you have epel installed:

yum install epel-release

I used the contrib repo from RHEL 7 as there was no Centos 7 contrib Repo yet.

Also you need to edit /etc/httpd/conf.d/bareos-webui.conf and update the Allow 
From syntax to the new apache 2.4 syntax like below

#   Deny from all
#   Allow from localhost
#   Allow from ::1
Require all granted

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bareos-users+unsubscr...@googlegroups.com.
To post to this group, send email to bareos-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to