Deprecate the “www?” But I’ve already prepended "www."
to every domain in my links, and just to be ornery about it, I’ve added the following lines to my .htaccess
for URL consistency in my logs:
RewriteCond %{HTTP_HOST} !www.brownpau.com
RewriteRule (^.*$) http://www.brownpau.com/$1 [L,R]
Does that make me such a criminal???
Here’s how it works in reverse, and feedback on MeFi. Slashdot, which has been pretty slow on the pickup lately, doesn’t seem to have a thread yet.