Monthly Archive for December, 2007

NASA1.gif

More…

Over it

I’m try­ing this out again.

RewriteEngine On
Rewrite­Cond %{HTTP_HOST} ^www.domain.com$ [NC]
RewriteRule ^(.*)$ http://domain.com/$1 [R=301,L]

Q: What is Class B?

A: Class B is cur­rently the opti­mal no-www com­pli­ance level. This clas­si­fi­ca­tion helps remind users that, while the www sub­do­main is accepted, it is not nec­es­sary. In Class B, www.example.net is a valid address, but it redi­rects all traf­fic to example.net.

(via no-www)