]> git.koha-community.org Git - koha.git/commit
Bug 9812 - Forbid access to several files through the browser
authorTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 13 Mar 2013 17:24:20 +0000 (14:24 -0300)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 25 Apr 2013 05:35:40 +0000 (17:35 +1200)
commitf5593842dc99211192955a4e70818de18b6204b5
tree1e4ffd337080acde1545abc9d51979eaffdead09
parentc3acf92ac8d105b2a063067a76ec01ed20bbfb0e
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.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
etc/koha-httpd.conf