9 Jan
2016
9 Jan
'16
7:48 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15527 --- Comment #8 from Frédéric Demians <frederic@tamil.fr> --- (In reply to Tomás Cohen Arazi from comment #6)
I'm using kohadevbox:ansible. I think the permissions (apache ones) on a regular dev/normal install have diverged from the packages. I'll take a look.
This part in apache conf is the culprit: <DirectoryMatch "__OPAC_WWW_DIR__/.*/(modules|xslt|includes)"> Order deny,allow Deny from all </DirectoryMatch> I will propose a patch fixing that, and using OAI server conf file to define custom XSLT for web view. -- You are receiving this mail because: You are watching all bug changes.