blob: 5cdf3316e715a31b2fc3ee1c84b08c28ed1287b8 [file] [log] [blame]
Joe Gregoriocd868102009-09-29 17:09:16 -04001#!/usr/bin/tail --lines=+2
jcgregorio2d66d4f2006-02-07 05:34:14 +00002Status: 301 Now where did I leave that URL
3Location: http://example.com/foo/bar.html
4Content-type: text/html
5
6<html>
7<head>
8<title>Lame excuses'R'us</title>
9</head>
10<body>
11<h1>Fred's exceptionally wonderful page has moved to
12<a href="http://example.com/foo/bar.html">Joe's</a> site.
13</h1>
14</body>
15</html>