[Koha-bugs] [Bug 9812] Several files shouldn't be exposed or browseable through a URL

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 13 18:35:54 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9812

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 16098
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16098&action=edit
Bug 9812 - Forbid access to several files through the browser

This patch hides (-Indexes) and forbids (Deny from all) access to some stuff
through a browser.
Specifically "xlst", "modules" and "includes" dirs and its contents.

This is just a quick fix we talked about at IRC. The proper solution would be
to remove this from htdocs which will still be needed.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list