BLOG
Aug 14 2009
Posted by chl @ 7:56pm PDT
In an ongoing effort to stay abreast of the things that the cool kids are all doing, I’ve upgraded some of the system software on this blog. Specifically, I’m now running PHP 5.3.0 and Nginx 0.8.8, just because. I have no idea what this is going to do. But, I’m curious to see if anything interesting breaks.
chl@melian:~$ curl -I http://chrislea.com HTTP/1.1 200 OK Server: nginx/0.8.8 Date: Sat, 15 Aug 2009 02:49:47 GMT Content-Type: text/html; charset=UTF-8 Connection: keep-alive X-Powered-By: PHP/5.3.0 Vary: Cookie X-Pingback: http://chrislea.com/xmlrpc.php X-GPG-Key: http://chrislea.com/gpgkey.txt http://chrislea.com/gpgkey-virb.txt X-SSH-Key: http://chrislea.com/sshkey.txt X-The-Question: Quis custodiet ipsos custodes?

