Just realized there might be a few lingering DNS caching issues pointing to the wrong location (only made the DNS updates a few hours ago), so for the record:
http://code-is-law.org HTTP/1.1 200 OK Connection: Keep-Alive Keep-Alive: timeout=120 Date: Mon, 07 Dec 2009 08:43:53 GMT Server: Cherokee/0.99.31 (UNIX) Expires: Thu, 31 Dec 2037 23:55:55 GMT Cache-Control: max-age=315360000 ETag: 423a97a3=969 Last-Modified: Fri, 18 Mar 2005 08:56:03 GMT Content-Type: text/html Content-Length: 2409 http://the-future-of-ideas.com HTTP/1.1 200 OK Connection: Keep-Alive Keep-Alive: timeout=120 Date: Mon, 07 Dec 2009 08:43:53 GMT Server: Cherokee/0.99.31 (UNIX) Expires: Thu, 31 Dec 2037 23:55:55 GMT Cache-Control: max-age=315360000 Content-Type: text/html Content-Length: 5805 http://becker-posner-blog.com HTTP/1.1 200 OK Connection: Keep-Alive Keep-Alive: timeout=120 Date: Mon, 07 Dec 2009 08:47:18 GMT Server: Cherokee/0.99.31 (UNIX) Expires: Tue, 08 Dec 2009 08:47:18 GMT Cache-Control: max-age=86400 ETag: 4b1cc06d=16449 Last-Modified: Mon, 07 Dec 2009 08:44:29 GMT Content-Type: text/html Content-Length: 91209 http://dev.wiki.lessig.org HTTP/1.1 301 Moved Permanently Connection: close Date: Mon, 07 Dec 2009 08:43:54 GMT Server: Cherokee/0.99.31 (UNIX) Expires: Mon, 07 Dec 2009 08:58:54 GMT Cache-Control: max-age=900 Location: http://dev.wiki.lessig.org/index.php?title=Main_Page X-Powered-By: PHP/5.2.8 Vary: Accept-Encoding, Cookie X-Vary-Options: Accept-Encoding;list-contains=gzip,Cookie;string-contains=lessig-wiki_v2_Token;string-contains=lessig-wiki_v2_LoggedOut;string-contains=lessig-wiki_v2__session Expires: Thu, 01 Jan 1970 00:00:00 GMT Cache-Control: private, must-revalidate, max-age=0 Last-Modified: Mon, 07 Dec 2009 08:43:54 GMT Content-Type: text/html; charset=utf-8 http://remix.lessig.org HTTP/1.1 200 OK Connection: close Date: Mon, 07 Dec 2009 08:43:54 GMT Server: Cherokee/0.99.31 (UNIX) Expires: Tue, 08 Dec 2009 08:43:54 GMT Cache-Control: max-age=86400 X-Powered-By: PHP/5.2.8 Content-type: text/html http://codev2.cc HTTP/1.1 200 OK Connection: Keep-Alive Keep-Alive: timeout=120 Date: Mon, 07 Dec 2009 08:43:54 GMT Server: Cherokee/0.99.31 (UNIX) Expires: Thu, 31 Dec 2037 23:55:55 GMT Cache-Control: max-age=315360000 ETag: 457ef411=16e0 Last-Modified: Tue, 12 Dec 2006 18:25:21 GMT Content-Type: text/html Content-Length: 5856 http://media.lessig.org HTTP/1.1 200 OK Connection: close Date: Mon, 07 Dec 2009 08:43:54 GMT Server: Cherokee/0.99.31 (UNIX) Expires: Thu, 31 Dec 2037 23:55:55 GMT Cache-Control: max-age=315360000 Content-Type: text/html; charset=utf-8 http://lessig.org HTTP/1.1 200 OK Connection: close Date: Mon, 07 Dec 2009 08:43:54 GMT Server: Cherokee/0.99.31 (UNIX) Expires: Tue, 08 Dec 2009 08:43:54 GMT Cache-Control: max-age=86400 X-Powered-By: PHP/5.2.8 Content-type: text/html On Mon, Dec 7, 2009 at 1:25 AM, M. David Peterson <[email protected]>wrote: > On Mon, Dec 7, 2009 at 1:22 AM, M. David Peterson > <[email protected]>wrote: > >> >> $ wget http://xmlhacker.com/lessig-sites.txt && for site in `cat >> lessig-sites`; do echo $site >> headers; curl -I $site >> headers; done; >> more headers; >> > > And just in case /that/ didn't work quite as expected, try this one > instead: > > $ wget http://xmlhacker.com/lessig-sites.txt && for site in `cat > lessig-sites.txt`; do echo $site >> headers; curl -I $site >> headers; done; > more headers; > > ;-) > > -- > /M:D > > M. David Peterson > Co-Founder & Chief Architect, 3rd&Urban, LLC > Email: [email protected] | [email protected] > Mobile: (206) 999-0588 > http://3rdandUrban.com | http://amp.fm | > http://www.oreillynet.com/pub/au/2354 | > http://broadcast.oreilly.com/m-david-peterson/ > -- /M:D M. David Peterson Co-Founder & Chief Architect, 3rd&Urban, LLC Email: [email protected] | [email protected] Mobile: (206) 999-0588 http://3rdandUrban.com | http://amp.fm | http://www.oreillynet.com/pub/au/2354 | http://broadcast.oreilly.com/m-david-peterson/
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
