Summary: | Disable apache indexes on package installation by default | ||
---|---|---|---|
Product: | Koha | Reporter: | Robin Sheat <robin> |
Component: | Packaging | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, robin, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: | Bug 12350 - disable apache indexes |
Description
Robin Sheat
2014-06-03 02:22:22 UTC
Created attachment 28629 [details] [review] Bug 12350 - disable apache indexes Test plan: * Go to http://library/opac-tmpl and check you get a 403 error instead of a directory listing. Patch pushed to master. Thanks Robin! Pushed to 3.16.x for inclusion in 3.16.1. |