]> 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:34:56 +0000 (17:34 +1200)
commitc0c8a46be7b61539cd920e1cf51791e38c99813b
treefc7356423512e000f35ae58eebd4512788ca8239
parent4a1f2f70bb8264f37c31fc041350571cbb718d80
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