[Koha-bugs] [Bug 20173] Clean up koha-tmpl directory

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 16 04:27:41 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20173

--- Comment #9 from David Cook <dcook at prosentient.com.au> ---
(In reply to M. Tompsett from comment #8)
> I stand corrected. Okay. But could someone clarify the proper course of
> action with index.html?
> 
> 
> > ... this index.html ... [is] ... referring to the default index.html
> > that web browsers look for.
> 
> Right, so should we modify it or remove it? Leaving in discussion.

We should remove it. In Apache, that index.html is just an alias to a Perl
script.

Plus, the index.html that I'm removing isn't even in the DocumentRoot. Without
some other directive to reference it, it's not going to be used by the web
server.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list