http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8007
--- Comment #14 from Jonathan Druart <[email protected]> --- (In reply to comment #13) > I am worried about libraries taking this not seriously or just missing that > they should be doing that: > > - For a security reason create a .htaccess in your dischargePath with > the following content: > Options -Indexes > > Could we provide a standard path and a .htaccess file? I don't think so. This file should be placed in the directory pointed out by the syspref dischargePath. Moreover the file should have specific rights (www-data). We can do that in a patch. I complete the RFC page on the wiki. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
