rendered paste bodyjeremy@zarquon:~/svnCheckOut/stuff$ curl 'http://zarquonmedia.com' -v
* About to connect() to zarquonmedia.com port 80 (#0)
* Trying 209.67.212.18... connected
* Connected to zarquonmedia.com (209.67.212.18) port 80 (#0)
> GET / HTTP/1.1
> User-Agent: curl/7.16.4 (x86_64-pc-linux-gnu) libcurl/7.16.4 OpenSSL/0.9.8e zlib/1.2.3.3 libidn/1.0
> Host: zarquonmedia.com
> Accept: */*
>
* HTTP 1.0, assume close after body
< HTTP/1.0 302 Moved Temporarily
< Date: Thu, 04 Oct 2007 22:19:10 GMT
< Server: Apache 3
< X-Powered-By: PHP/5.2.2
< Cache-Control: max-age=1209600
< Expires: Thu, 18 Oct 2007 22:19:10 GMT
< Location: http://zarquonmedia.com/install.php
< Content-Type: text/html
< X-Pad: avoid browser bug
< Age: 74543
< Content-Length: 0
< X-Cache: HIT from ipcop.jershare.com
< Via: 1.0 ipcop.jershare.com:800 (squid/2.6.STABLE13)
< Connection: close
<
* Closing connection #0