diff sample/index.html @ 0:af82aaec0377

initial import of redirector
author k0s <k0scist@gmail.com>
date Mon, 07 Sep 2009 15:15:48 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sample/index.html	Mon Sep 07 15:15:48 2009 -0400
@@ -0,0 +1,9 @@
+<html>
+<head>
+<title>foo bar</title>
+</head>
+<body>
+<p><a href="foo.txt">foo</a></p>
+<p><a href="bar.txt">bar</a></p>
+</body>
+</html>