https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19168
Bug ID: 19168
Summary: Non-Debian koha-httpd.conf prevents oai.pl from
working
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Web services
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
The following block in koha-httpd.conf prevents oai.pl from working in a web
browser:
# Secure internal stuff
<DirectoryMatch "__OPAC_WWW_DIR__/.*/(modules|xslt|includes)">
Order deny,allow
Deny from all
</DirectoryMatch>
You get a 403 for /opac-tmpl/xslt/OAI.xslt which prevents the HTML from
displaying.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/