Hello,
I'm installing the last version OCS Inventory Server (on CentOS 7) and when I try to acces to myserver/ocsreports, I obtain "Forbidden" message.
Apache log : AH01630: client denied by server configuration: /usr/share/ocsinventory-reports/ocsreports/
In ocsinventory-reports.conf, config seems to be good :
<Directory /usr/share/ocsinventory-reports/ocsreports>
# By default, users can use console from everywhere
Order deny,allow
Allow from all
Options Indexes FollowSymLinks
DirectoryIndex index.php
AllowOverride Options
Someone know where is problem ?
Thanks a lot !
Nico