Panasonic Youth rob sanheim writes about software, business, ruby, music, stuff and things



Posted
31 July 2007 @ 11pm

Tagged
Blog, Food monster, Meta, WordPress

Discuss

Finally, a new theme and dropping the www

Finally, some long overdue updates here.

The old theme here was way beyond tired - I’m now using Derek’s wonderfully clean theme. I think I broke the feed for a little bit there, but it should be back up and properly redirecting to feed burner.

I also got rid of the www, so robsanheim.com is officially no-www compliant now. ‘www’ is so ‘97. The correct redirect code to drop into your .conf file follows. I noticed quite a few of the samples out there would end up with the double trailing slash problem when accessing the root url:

RewriteEngine On
RewriteCond %{HTTP_HOST} ^www\.robsanheim\.com/?$ [NC]
RewriteRule ^(.*)$ http://robsanheim.com$1 [R=301,L]

I really do plan on writing about software here again very soon.

also: I’ve started a tumblelog over here, and I’m so late to the party that I don’t even know if they are called “tumblelogs” anymore.

Also: (not me):


No Comments Yet


There are no comments yet. You could be the first!

Leave a Comment

Did redgreen get borked? Ultimate Developer Rig - the Mac version