13 Mar
2013
13 Mar
'13
2:54 p.m.
On Wed, Mar 13, 2013 at 9:51 AM, Sina Stewart <sina_sina1984@live.com>wrote:
Hi i want to make my opac files not accessible from the browser to any one, like http://192168.1.168 /opac-tmpl/prog/en/ the prog, en, modules and lib folders can accessed from any body and browsing all included files, any suggestions to solving this :) thank you at all
Sina, edit your koha-httd.conf, and after your DocumentRoot add lines tu restric directory indexes DocumentRoot /usr/share/koha/opac/htdocs <Directory /usr/share/koha/opac/htdocs> Options -Indexes </Directory> Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkriegel@gmail.com