From cd869db81cdf5c2a0c47cca04b4de518f4ecbccb Mon Sep 17 00:00:00 2001 From: mossroy Date: Sat, 12 Apr 2014 20:29:10 +0200 Subject: [PATCH] Add an index.html at the root of directories, to redirect to www/index.html --- index.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 000000000..8f95c4631 --- /dev/null +++ b/index.html @@ -0,0 +1,8 @@ + + + + +Redirection to index.html + + + \ No newline at end of file