From e6a8456b50caa8204f636b95befa595c70118eab Mon Sep 17 00:00:00 2001 From: Neil Blakey-Milner Date: Tue, 31 May 2005 08:21:54 +0000 Subject: [PATCH] Add default.htm files for IIS to use. --- default.htm | 5 +++++ setup/default.htm | 13 +++++++++++++ 2 files changed, 18 insertions(+), 0 deletions(-) create mode 100644 default.htm create mode 100644 setup/default.htm diff --git a/default.htm b/default.htm new file mode 100644 index 0000000..0e77600 --- /dev/null +++ b/default.htm @@ -0,0 +1,5 @@ + + + + + diff --git a/setup/default.htm b/setup/default.htm new file mode 100644 index 0000000..5816888 --- /dev/null +++ b/setup/default.htm @@ -0,0 +1,13 @@ + + + + + +

You should automatically be redirected to another page. If you are +not, choose this link.

+ +

If you receive an error on that page, your web server is not set up +to serve PHP applications. Consult the docs/INSTALL.txt file that came +with KnowledgeTree for more information.

+ + -- libgit2 0.21.4