[Koha-bugs] [Bug 19168] New: Non-Debian koha-httpd.conf prevents oai.pl from working

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 24 07:24:43 CEST 2017


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: koha-bugs at lists.koha-community.org
          Reporter: dcook at prosentient.com.au
        QA Contact: testopia at bugs.koha-community.org

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.


More information about the Koha-bugs mailing list