HTMLreequester.html to be added to apache rootdir to redirect
authorAlex McMahon <alex.mcmahon@cs.tcd.ie>
Thu, 21 May 2009 12:20:19 +0100
changeset 7 69fd5e10507d
parent 6 c692d0081830
child 8 6df283b800af
HTMLreequester.html to be added to apache rootdir to redirect
HTMLrequester.html
index.html
login.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/HTMLrequester.html	Thu May 21 12:20:19 2009 +0100
@@ -0,0 +1,8 @@
+<html>
+<head>
+</head>
+<body>
+	<form action="/HTMLrequester/index.php" 
+	</form>
+</body>
+</html>
--- a/index.html	Wed May 20 17:33:42 2009 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-<html><body><h1>It works!</h1></body></html>
--- a/login.html	Wed May 20 17:33:42 2009 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-<html>
-<head>
-N4C router
-</head>
-<body>
-	<form action="/index.php" method="post">
-	</form>
-</body>
-</html>