From 02d06dd3836e8929b4b57a69d2d040902a4ae573 Mon Sep 17 00:00:00 2001 From: tipaul Date: Thu, 6 Mar 2003 08:58:41 +0000 Subject: [PATCH] just a redirection to main page. as koha-tmpl is declared as DocumentRoot, we need this html page to redirect koha to mainpage.pl --- koha-tmpl/index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 koha-tmpl/index.html diff --git a/koha-tmpl/index.html b/koha-tmpl/index.html new file mode 100644 index 0000000000..d2f098a55f --- /dev/null +++ b/koha-tmpl/index.html @@ -0,0 +1,12 @@ + + + + + + + +
+ +
+ + -- 2.39.2