comparison 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
comparison
equal deleted inserted replaced
-1:000000000000 0:af82aaec0377
1 <html>
2 <head>
3 <title>foo bar</title>
4 </head>
5 <body>
6 <p><a href="foo.txt">foo</a></p>
7 <p><a href="bar.txt">bar</a></p>
8 </body>
9 </html>