16 Feb
2018
16 Feb
'18
4:27 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20173 --- Comment #9 from David Cook <dcook@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.