14 Mar
2013
14 Mar
'13
10:13 a.m.
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>