Fwd: FW: OPAC files not secured ---
---------- Forwarded message ---------- From: Tomas Cohen Arazi <tomascohen@gmail.com> Date: Thu, Mar 14, 2013 at 8:46 AM Subject: Re: [Koha] FW: OPAC files not secured --- To: Sina Stewart <sina_sina1984@live.com> I've filled a bug and provided a fix for that: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9812 Regards To+ On Thu, Mar 14, 2013 at 7:13 AM, Sina Stewart <sina_sina1984@live.com>wrote:
From: sina_sina1984@live.com To: bgkriegel@gmail.com Subject: RE: [Koha] OPAC files not secured --- Thank you Date: Thu, 14 Mar 2013 10:55:35 +0200
Hi that's great , that's make folders secured but file path still can accessed from http://192.168.1.25/opac-tmpl/prog/en/css/opac.css or any files included in that folders Css , moduled , inc , any suggestion
edit your koha-httd.conf, and after your DocumentRoot add linestu restric directory indexes DocumentRoot /usr/share/koha/opac/htdocs <Directory /usr/share/koha/opac/htdocs> Options -Indexes </Directory>
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (1)
-
Tomas Cohen Arazi