added index.html ad a simple redirect in the root dir
authorAlex McMahon <alex.mcmahon@cs.tcd.ie>
Wed, 20 May 2009 17:32:33 +0100
changeset 5 e4238b7321b4
parent 4 2c829de4b83c
child 6 c692d0081830
added index.html ad a simple redirect in the root dir
index.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/index.html	Wed May 20 17:32:33 2009 +0100
@@ -0,0 +1,1 @@
+<html><body><h1>It works!</h1></body></html>